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/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_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py745 def get_local_bluetooth_address(self): member in AndroidBluetoothDevice
886 def get_local_bluetooth_address(self): member in FuchsiaBluetoothDevice
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
Dcommand_input.py1788 result = self.test_dut.get_local_bluetooth_address()