Searched refs:gatt_connection_state (Results 1 – 3 of 3) sorted by relevance
23 from acts_contrib.test_utils.bt.bt_constants import gatt_connection_state58 if event['data']['State'] != gatt_connection_state['connected']:91 expected_state = gatt_connection_state['disconnected']
438 gatt_connection_state = { variable
35 from acts_contrib.test_utils.bt.bt_constants import gatt_connection_state1173 if event['data']['State'] != gatt_connection_state['connected']: