Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dsecurity.py30 SL4A_EVENT_BONDED = "Bonded" variable in Security
80 … bond_state = self.__device.ed.pop_event(self.SL4A_EVENT_BONDED, self.__default_bonding_timeout)
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/security/
Doob_pairing_sl4a_test.py68 SL4A_EVENT_BONDED = "Bonded" variable in OobPairingSl4aTest
262 bond_state = self.dut.ed.pop_event(self.SL4A_EVENT_BONDED, self.default_timeout)