ELEC-C7222
Libraries for ELEC C7222 Course Work
Loading...
Searching...
No Matches
CharacteristicEventHandler Member List

This is the complete list of members for CharacteristicEventHandler, including all inherited members.

GetCharacteristicName() constCharacteristicEventHandlerinline
OnBroadcastDisabled() overrideCharacteristicEventHandlervirtual
OnBroadcastEnabled() overrideCharacteristicEventHandlervirtual
OnConfirmationReceived(bool status) overrideCharacteristicEventHandlervirtual
OnIndicationComplete(uint8_t status) overrideCharacteristicEventHandlervirtual
OnRead() overrideCharacteristicEventHandlervirtual
OnUpdatesDisabled() overrideCharacteristicEventHandlervirtual
OnUpdatesEnabled(bool is_indication) overrideCharacteristicEventHandlervirtual
OnWrite(const std::vector< uint8_t > &data) overrideCharacteristicEventHandlervirtual
SetCharacteristicName(const std::string &name)CharacteristicEventHandlerinline
~EventHandler()=defaultc7222::Characteristic::EventHandlerprotectedvirtual