Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_sbc.h163 struct A2DP_GetChannelModeCodeSbc { struct
169 extern struct A2DP_GetChannelModeCodeSbc A2DP_GetChannelModeCodeSbc; argument
Dmock_stack_a2dp_sbc.cc52 struct A2DP_GetChannelModeCodeSbc A2DP_GetChannelModeCodeSbc; variable
159 int A2DP_GetChannelModeCodeSbc(const uint8_t* p_codec_info) { in A2DP_GetChannelModeCodeSbc() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc547 int A2DP_GetChannelModeCodeSbc(const uint8_t* p_codec_info) { in A2DP_GetChannelModeCodeSbc() function