Home
last modified time | relevance | path

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

/hal_infineon-latest/bless/
Dcy_ble_controller.c390 if ( !controllerMsg.controllerStarted ) in Cy_BLE_EnableControllerFromHost()
412 } while ((!controllerMsg.controllerStarted) && (rTimeout != 0u)); in Cy_BLE_EnableControllerFromHost()
Dcy_ble_hal_pvt.c1084 ipcMsgPtr->controllerStarted = true; in Cy_BLE_IPC_CommonCallBack()
/hal_infineon-latest/bless/include/
Dcy_ble_hal_pvt.h119 bool controllerStarted; member