Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dsecurity.py31 SL4A_EVENT_UNBONDED = "Unbonded" variable in Security
131 … bond_state = self.__device.ed.pop_event(self.SL4A_EVENT_UNBONDED, self.__default_timeout)
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/security/
Doob_pairing_sl4a_test.py69 SL4A_EVENT_UNBONDED = "Unbonded" variable in OobPairingSl4aTest
283 bond_state = self.dut.ed.pop_event(self.SL4A_EVENT_UNBONDED, self.default_timeout)