Home
last modified time | relevance | path

Searched defs:mq_desc (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp1542 DataMQDesc mq_desc; in TEST_P() local
1592 DataMQDesc mq_desc; in OpenSession() local
1660 DataMQDesc mq_desc; in OpenSession() local
1748 DataMQDesc mq_desc; in TEST_P() local
1778 DataMQDesc mq_desc; in TEST_P() local
1808 DataMQDesc mq_desc; in TEST_P() local
1838 DataMQDesc mq_desc; in TEST_P() local
1872 DataMQDesc mq_desc; in TEST_P() local
1937 DataMQDesc mq_desc; in TEST_P() local
1983 DataMQDesc mq_desc; in OpenSession() local
[all …]
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSession.cpp59 const DataMQDesc* mq_desc, const AudioConfiguration& audio_config, in OnSessionStarted()
293 bool BluetoothAudioSession::UpdateDataPath(const DataMQDesc* mq_desc) { in UpdateDataPath()