|
Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
This is the complete list of members for Service, including all inherited members.
| _characteristics | Service | private |
| _handle | Service | private |
| _initialized | BaseClass< 1 > | private |
| _stack | Service | private |
| _uuid | Service | private |
| addCharacteristic(CharacteristicBase *characteristic) | Service | |
| BaseClass() | BaseClass< 1 > | inline |
| C_SERVICE_INITIALIZED enum value | Service | |
| condition_t enum name | Service | |
| createCharacteristics()=0 | Service | pure virtual |
| getCharacteristics() | Service | inline |
| getHandle() | Service | inline |
| getStack() | Service | inline |
| getUUID() const | Service | inline |
| init(Stack *stack) | Service | |
| isInitialized(uint8_t i=0) | BaseClass< 1 > | inline |
| onBleEvent(const ble_evt_t *event) | Service | |
| onConnect(uint16_t connectionHandle, const ble_gap_evt_connected_t &event) | Service | |
| onDisconnect(uint16_t connectionHandle, const ble_gap_evt_disconnected_t &event) | Service | |
| onTxComplete(const ble_common_evt_t *event) | Service | |
| onWrite(const ble_gatts_evt_write_t &event, uint16_t gattHandle) | Service | |
| Service() | Service | |
| setInitialized(uint8_t i=0) | BaseClass< 1 > | inline |
| setUninitialized(uint8_t i=0) | BaseClass< 1 > | inline |
| setUUID(const UUID &uuid) | Service | |
| updatedCharacteristics() | Service | inline |
| ~Service() | Service | inlinevirtual |