Home
last modified time | relevance | path

Searched refs:read_own_address (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/
Dacl_manager_test.py44 cert_address = self.cert_hci.read_own_address()
110 cert_address = self.cert_hci.read_own_address()
Ddirect_hci_test.py292 address = self.cert_hal.read_own_address()
309 address = self.dut_hci.read_own_address()
Dle_acl_manager_test.py40 self.cert_public_address = self.cert_hci.read_own_address()
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hci.py180 def read_own_address(self) -> bluetooth.Address: member in PyHci
Dpy_hal.py155 def read_own_address(self) -> bluetooth.Address: member in PyHal