Home
last modified time | relevance | path

Searched defs:alloc_method (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc60 uint8_t alloc_method; /* Allocation method */ member
988 uint8_t alloc_method; in setCodecConfig() local
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc261 uint8_t alloc_method = a2dp_offload.codec_info[0] & A2DP_SBC_IE_ALLOC_MD_MSK; in A2dpSbcToHalConfig() local
Dclient_interface_hidl_unittest.cc415 for (auto alloc_method : alloc_methods) { in SbcCodecConfigurationsGenerator() local
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dcodec_status_aidl.cc267 uint8_t alloc_method = a2dp_offload.codec_info[0] & A2DP_SBC_IE_ALLOC_MD_MSK; in A2dpSbcToHalConfig() local
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
H A DVtsHalBluetoothAudioV2_0TargetTest.cpp440 for (auto alloc_method : alloc_methods) { in GetSbcCodecSpecificSupportedList() local
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
H A DVtsHalBluetoothAudioV2_1TargetTest.cpp529 for (auto alloc_method : alloc_methods) { in GetSbcCodecSpecificSupportedList() local
/aosp_15_r20/hardware/broadcom/libbt/include/
Duipc_msg.h558 uint8_t alloc_method; member
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/
H A DVtsHalBluetoothAudioTargetTest.cpp428 for (auto alloc_method : sbc_capability.allocMethod) { in GetSbcCodecSpecificSupportedList() local