Home
last modified time | relevance | path

Searched refs:non_bondable (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dbts_lib.py205 def pair(self, identifier, pairing_security_level, non_bondable, argument
231 "non_bondable": non_bondable,
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/ep/
DBtFuchsiaEPTest.py173 non_bondable = False
175 self.pri_dut.bts_lib.pair(device["id"], security_level, non_bondable,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py349 def init_pair(self, peer_identifier, security_level, non_bondable, argument
808 def init_pair(self, peer_identifier, security_level, non_bondable, argument
1435 def init_pair(self, peer_identifier, security_level, non_bondable, argument
1466 non_bondable, transport)