Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/lib/
Dble_lib.py28 from blueberry.tests.gd_sl4a.lib.bt_constants import advertising_set_on_own_address_read
163 …evt = self.dut.ed.pop_event(advertising_set_on_own_address_read.format(set_id), self.default_timeo…
Dbt_constants.py65 advertising_set_on_own_address_read = "AdvertisingSet{}onOwnAddressRead" variable