Home
last modified time | relevance | path

Searched defs:A2DP_GetMinBitpoolSbc (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_sbc.h219 struct A2DP_GetMinBitpoolSbc { struct
225 extern struct A2DP_GetMinBitpoolSbc A2DP_GetMinBitpoolSbc; argument
Dmock_stack_a2dp_sbc.cc53 struct A2DP_GetMinBitpoolSbc A2DP_GetMinBitpoolSbc; variable
191 int A2DP_GetMinBitpoolSbc(const uint8_t* p_codec_info) { in A2DP_GetMinBitpoolSbc() function
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc639 int A2DP_GetMinBitpoolSbc(const uint8_t* p_codec_info) { in A2DP_GetMinBitpoolSbc() function