Searched refs:non_bondable (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | bts_lib.py | 170 def pair(self, identifier, pairing_security_level, non_bondable, argument 196 "non_bondable": non_bondable,
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/ep/ |
D | BtFuchsiaEPTest.py | 173 non_bondable = False 176 non_bondable, transport)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | bluetooth_device.py | 350 def init_pair(self, peer_identifier, security_level, non_bondable, argument 805 def init_pair(self, peer_identifier, security_level, non_bondable, argument 1432 def init_pair(self, peer_identifier, security_level, non_bondable, argument 1463 non_bondable, transport)
|