Home
last modified time | relevance | path

Searched defs:DataMQDesc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DBluetoothAudioProvider.h30 using DataMQDesc = MQDescriptor<MqDataType, MqDataMode>; variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dclient_interface_aidl.h67 using DataMQDesc = MQDescriptor<MqDataType, MqDataMode>; variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dclient_interface_aidl.h58 using DataMQDesc = MQDescriptor<MqDataType, MqDataMode>; variable
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothAudioSession.h51 using DataMQDesc = variable
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/
H A DVtsHalBluetoothAudioTargetTest.cpp100 using DataMQDesc = MQDescriptor<MqDataType, MqDataMode>; typedef