Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.aidl47 …AseQosConfiguration(in android.hardware.bluetooth.audio.IBluetoothAudioProvider.LeAudioAseQosConfi… in getLeAudioAseQosConfiguration()
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.aidl47 …AseQosConfiguration(in android.hardware.bluetooth.audio.IBluetoothAudioProvider.LeAudioAseQosConfi… in getLeAudioAseQosConfiguration()
/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.aidl571 in LeAudioAseQosConfigurationRequirement qosRequirement); in getLeAudioAseQosConfiguration()
/hardware/interfaces/bluetooth/audio/aidl/default/
DLeAudioOffloadAudioProvider.cpp830 bool isValidQosRequirement(AseQosDirectionRequirement qosRequirement) { in isValidQosRequirement()
840 const IBluetoothAudioProvider::LeAudioAseQosConfigurationRequirement& in getDirectionQosConfiguration()
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp2706 LeAudioAseQosConfigurationRequirement qosRequirement; in GetQosRequirements() local