/hardware/interfaces/bluetooth/audio/2.1/default/ |
D | A2dpSoftwareAudioProvider.h | 34 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; variable
|
D | HearingAidAudioProvider.h | 34 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; variable
|
D | LeAudioAudioProvider.h | 36 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; variable
|
D | A2dpOffloadAudioProvider.cpp | 41 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; typedef
|
D | LeAudioOffloadAudioProvider.cpp | 39 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; typedef
|
D | BluetoothAudioProvider.cpp | 38 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; typedef
|
/hardware/interfaces/bluetooth/audio/2.0/default/ |
D | HearingAidAudioProvider.h | 34 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; variable
|
D | A2dpSoftwareAudioProvider.h | 34 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; variable
|
D | A2dpOffloadAudioProvider.cpp | 39 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; typedef
|
D | BluetoothAudioProvider.cpp | 37 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; typedef
|
/hardware/interfaces/bluetooth/audio/aidl/default/ |
D | BluetoothAudioProvider.h | 29 using DataMQ = AidlMessageQueue<MqDataType, MqDataMode>; variable
|
/hardware/interfaces/audio/aidl/default/include/effect-impl/ |
D | EffectContext.h | 38 DataMQ; typedef
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | StreamIn.h | 53 typedef MessageQueue<uint8_t, kSynchronizedReadWrite> DataMQ; typedef
|
D | StreamOut.h | 52 typedef MessageQueue<uint8_t, kSynchronizedReadWrite> DataMQ; typedef
|
/hardware/interfaces/bluetooth/audio/utils/session/ |
D | BluetoothAudioSession.h | 46 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; variable
|
/hardware/interfaces/bluetooth/audio/utils/aidl_session/ |
D | BluetoothAudioSession.h | 50 using DataMQ = AidlMessageQueue<MQDataType, MQDataMode>; variable
|
/hardware/interfaces/audio/aidl/vts/ |
D | EffectHelper.h | 76 DataMQ; typedef 264 DataMQ; typedef
|
D | VtsHalAudioCoreModuleTargetTest.cpp | 633 typedef AidlMessageQueue<int8_t, SynchronizedReadWrite> DataMQ; typedef in StreamContext
|
/hardware/interfaces/audio/aidl/default/include/core-impl/ |
D | Stream.h | 67 DataMQ; typedef
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 957 typedef MessageQueue<uint8_t, ::android::hardware::kSynchronizedReadWrite> DataMQ; typedef 1161 typedef MessageQueue<uint8_t, ::android::hardware::kSynchronizedReadWrite> DataMQ; typedef
|
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ |
D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 66 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; typedef
|
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ |
D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 65 using DataMQ = MessageQueue<uint8_t, kSynchronizedReadWrite>; typedef
|
/hardware/interfaces/bluetooth/audio/aidl/vts/ |
D | VtsHalBluetoothAudioTargetTest.cpp | 99 using DataMQ = AidlMessageQueue<MqDataType, MqDataMode>; typedef
|