Home
last modified time | relevance | path

Searched refs:set_profile_under_test (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/pts/
DA2dpPtsTest.py59 self.pts.set_profile_under_test("A2DP")
DSdpPtsTest.py129 self.pts.set_profile_under_test("SDP")
DGattPtsTest.py75 self.pts.set_profile_under_test("GATT")
/tools/test/connectivity/acts/framework/acts/controllers/
Dbluetooth_pts_device.py324 def set_profile_under_test(self, profile): member in BluetoothPtsDevice