Home
last modified time | relevance | path

Searched refs:headphone_bus_endpoint (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/audio_lab/
DBtChameleonTest.py38 from acts_contrib.test_utils.bt.bt_constants import headphone_bus_endpoint
55 self.chameleon.audio_board_connect(1, headphone_bus_endpoint)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_constants.py614 headphone_bus_endpoint = 'Cros device headphone' variable