Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/bt/pts/
DA2dpPtsTest.py35 local_dut_mac_address = self.dut.get_local_bluetooth_address()
DSdpPtsTest.py105 local_dut_mac_address = self.dut.get_local_bluetooth_address()
DGattPtsTest.py40 local_dut_mac_address = self.dut.get_local_bluetooth_address()
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dbluetooth_device.py737 def get_local_bluetooth_address(self): member in AndroidBluetoothDevice
878 def get_local_bluetooth_address(self): member in FuchsiaBluetoothDevice
/tools/test/connectivity/acts/tests/google/fuchsia/bt/
Dcmd_input.py1386 result = self.test_dut.get_local_bluetooth_address()