Home
last modified time | relevance | path

Searched refs:stopCmdParam (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-3.4.0/bless/
Dcy_ble_event_handler.c1315 cy_stc_ble_gattc_stop_cmd_param_t stopCmdParam; in Cy_BLE_ReadByTypeEventHandler() local
1317 stopCmdParam.connHandle = eventParam->connHandle; in Cy_BLE_ReadByTypeEventHandler()
1321 (void)Cy_BLE_GATTC_StopCmd(&stopCmdParam); in Cy_BLE_ReadByTypeEventHandler()