Searched refs:eventHandlerFunc (Results 1 – 1 of 1) sorted by relevance
80 cy_en_ble_api_result_t Cy_BLE_RegisterServiceEventHandler(cy_ble_event_handle_t eventHandlerFunc) in Cy_BLE_RegisterServiceEventHandler() argument85 if(eventHandlerFunc == NULL) in Cy_BLE_RegisterServiceEventHandler()95 … if(cy_ble_configPtr->context->eventHandlerPool->serviceEventHandler[idx] == eventHandlerFunc) in Cy_BLE_RegisterServiceEventHandler()109 … serviceEventHandler[cy_ble_configPtr->context->eventHandlerPool->count] = eventHandlerFunc; in Cy_BLE_RegisterServiceEventHandler()