Searched refs:read_own_address (Results 1 – 5 of 5) sorted by relevance
44 cert_address = self.cert_hci.read_own_address()110 cert_address = self.cert_hci.read_own_address()
292 address = self.cert_hal.read_own_address()309 address = self.dut_hci.read_own_address()
40 self.cert_public_address = self.cert_hci.read_own_address()
180 def read_own_address(self) -> bluetooth.Address: member in PyHci
155 def read_own_address(self) -> bluetooth.Address: member in PyHal