Registration Services event Handler structure type.
Data Fields | |
cy_ble_event_handle_t * | serviceEventHandler |
The array for storing reference to the service's event handler procedure. More... | |
uint8_t | count |
Count of functions in the array. | |
uint8_t | maxServCount |
Max unique services in the project. More... | |
cy_ble_event_handle_t* cy_stc_ble_event_handler_t::serviceEventHandler |
The array for storing reference to the service's event handler procedure.
uint8_t cy_stc_ble_event_handler_t::maxServCount |
Max unique services in the project.