Home
last modified time | relevance | path

Searched refs:avrcp_actions (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts/tests/google/coex/performance_tests/
DWlanWithA2dpPerformanceTest.py72 (self.avrcp_actions, ())]
/tools/test/connectivity/acts/tests/google/coex/slave_role/performance_tests/
DWlanWithA2dpPerformanceSlaveTest.py75 (self.dbus.avrcp_actions, (self.device_id,))]
DWlanWithHFPPerformanceSlaveTest.py79 (self.dbus.avrcp_actions, (self.device_id,))]
/tools/test/connectivity/acts/tests/google/coex/functionality_tests/
DWlanWithA2dpFunctionalityTest.py150 (self.avrcp_actions, ())]
164 (self.avrcp_actions, ())]
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
DCoexBaseTest.py295 def avrcp_actions(self): member in CoexBaseTest
Dbluez_test_utils.py448 def avrcp_actions(self, address): member in BluezUtils