Searched defs:transport (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_gatt_utils.py | 43 transport=gatt_transport['auto'], argument 101 transport=gatt_transport['le'], argument
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | bts_lib.py | 206 transport): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | bluetooth_device.py | 143 def gatt_connect(self, peer_identifier, transport, autoconnect): argument 350 transport): argument 641 def gatt_connect(self, peer_identifier, transport, autoconnect=False): argument 809 transport): argument 1168 def gatt_connect(self, peer_identifier, transport, autoconnect): argument 1436 transport): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | contest.py | 354 def connection_made(self, transport): argument
|