Home
last modified time | relevance | path

Searched defs:MqDataType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DBluetoothAudioProvider.h27 using MqDataType = int8_t; variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dclient_interface_aidl.h64 using MqDataType = int8_t; variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dclient_interface_aidl.h55 using MqDataType = int8_t; variable
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/
H A DVtsHalBluetoothAudioTargetTest.cpp97 using MqDataType = int8_t; typedef