Event listener.
Definition: cs_EventListener.h:17
Class to test the BleCentral class.
Definition: cs_TestCentral.h:18
void handleEvent(event_t &event)
Handle events.
void onDiscovery(ble_central_discovery_t &packet)
uint16_t _controlHandle
Definition: cs_TestCentral.h:34
uint16_t _fwVersionHandle
Definition: cs_TestCentral.h:33
Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: Oct 9,...
Definition: cs_Event.h:26
Describes a service or characteristic that has been discovered.
Definition: cs_BleCentralPackets.h:41