BLE internal context structure.
Data Fields | |
cy_stc_ble_event_handler_t * | eventHandlerPool |
Structure with information about registered service callbacks. | |
cy_stc_ble_discovery_t * | discovery |
Discovery information structure. | |
cy_stc_ble_disc_srvc_info_t * | serverInfo |
Service data received with read by group type response during discovery process. | |
uint32_t | discServiCount |
Total Count of client services that will be discovered. | |