Home
last modified time | relevance | path

Searched refs:STATE_CONNECTING (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py29 STATE_CONNECTING = 'Connecting' variable
442 elif network['state'].lower() == STATE_CONNECTING.lower():
497 STATE_CONNECTING.lower()}
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtEnum.py89 STATE_CONNECTING = 1 variable in BluetoothProfileState
DGattEnum.py146 STATE_CONNECTING = 1 variable in GattConnectionState
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DSavedNetworksTest.py37 STATE_CONNECTING = "Connecting" variable