Searched defs:BLE_CONNECTION_STATE_CONNECTED (Results 1 – 3 of 3) sorted by relevance
58 BLE_CONNECTION_STATE_CONNECTED, // server connection init state enumerator
379 const int BLE_CONNECTION_STATE_CONNECTED = 0x01; variable
391 const int BLE_CONNECTION_STATE_CONNECTED = 0x01; variable