5 #ifndef HERALD_BLUETOOTH_STATE_MANAGER_DELEGATE_H
6 #define HERALD_BLUETOOTH_STATE_MANAGER_DELEGATE_H
8 #include "../datatype/bluetooth_state.h"
21 virtual void bluetoothStateManager(BluetoothState didUpdateState) = 0;
Definition: bluetooth_state_manager_delegate.h:16
Contains all low-level Herald datatype implementations.
Definition: base64_string.h:14
Acts as a non-global memory arena for arbitrary classes.
Definition: aggregates.h:15