Searched refs:BLE_CONNECTION_STATE_CONNECTED (Results 1 – 8 of 8) sorted by relevance
241 connection, BLE_CONNECTION_STATE_CONNECTING, BLE_CONNECTION_STATE_CONNECTED); in ConnectedMsgHandler()260 connection, BLE_CONNECTION_STATE_CONNECTED, BLE_CONNECTION_STATE_SERVICE_SEARCHING); in ConnectedMsgHandler()304 if (state >= BLE_CONNECTION_STATE_CONNECTED && state < BLE_CONNECTION_STATE_NET_NOTIFICATED && in RetrySearchService()307 connection->state = BLE_CONNECTION_STATE_CONNECTED; in RetrySearchService()335 connection, BLE_CONNECTION_STATE_CONNECTED, BLE_CONNECTION_STATE_SERVICE_SEARCHING); in RetrySearchService()838 … if (state < BLE_CONNECTION_STATE_CONNECTED || state > BLE_CONNECTION_STATE_EXCHANGED_BASIC_INFO) { in ConnGattClientUpdatePriority()
385 connection->state = BLE_CONNECTION_STATE_CONNECTED; in ConnBleUpdateConnectionRc()
58 BLE_CONNECTION_STATE_CONNECTED, // server connection init state enumerator
391 bleConnection->state = BLE_CONNECTION_STATE_CONNECTED;600 bleConnection->state = BLE_CONNECTION_STATE_CONNECTED;
379 const int BLE_CONNECTION_STATE_CONNECTED = 0x01; variable
1349 if (aclConnected_ > BLE_CONNECTION_STATE_CONNECTED) { in IsAclEncrypted()
391 const int BLE_CONNECTION_STATE_CONNECTED = 0x01; variable
1334 it->second.SetAclConnectState(BLE_CONNECTION_STATE_CONNECTED); in LeConnectionCompleteTask()1348 peerDevice.SetAclConnectState(BLE_CONNECTION_STATE_CONNECTED); in LeConnectionCompleteTask()