Home
last modified time | relevance | path

Searched refs:state_connected (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/pan/
Dbluetooth_pan_test.py75 state_connected=True): argument
98 expected_value=state_connected,
101 ('established' if state_connected else 'terminated',
125 state_connected=True)
149 state_connected=False)
316 state_connected=False)
/packages/modules/Bluetooth/system/blueberry/utils/
Dandroid_bluetooth_decorator.py1293 def wait_for_nap_service_connection(self, connected_mac_addr: str, state_connected: bool,
1318 expected_value=state_connected,