Searched refs:BLE_SERVER_STATE_STARTING (Results 1 – 1 of 1) sorted by relevance
48 BLE_SERVER_STATE_STARTING, enumerator184 if (actual == BLE_SERVER_STATE_STARTING || actual == BLE_SERVER_STATE_STARTED) { in ConnBleStartServer()204 g_serverCoordination.actual = BLE_SERVER_STATE_STARTING; in ConnBleStartServer()1026 if (actual == BLE_SERVER_STATE_STARTING || actual == BLE_SERVER_STATE_STOPPING) { in RetryServerStatConsistentHandler()1041 … (expect == BLE_SERVER_STATE_STARTED ? BLE_SERVER_STATE_STARTING : BLE_SERVER_STATE_STOPPING); in RetryServerStatConsistentHandler()