Searched refs:controllerStarted (Results 1 – 3 of 3) sorted by relevance
390 if ( !controllerMsg.controllerStarted ) in Cy_BLE_EnableControllerFromHost()412 } while ((!controllerMsg.controllerStarted) && (rTimeout != 0u)); in Cy_BLE_EnableControllerFromHost()
1084 ipcMsgPtr->controllerStarted = true; in Cy_BLE_IPC_CommonCallBack()
119 bool controllerStarted; member