Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_sbc.h174 struct A2DP_GetDecoderInterfaceSbc { struct
182 extern struct A2DP_GetDecoderInterfaceSbc A2DP_GetDecoderInterfaceSbc; argument
Dmock_stack_a2dp_sbc.cc53 struct A2DP_GetDecoderInterfaceSbc A2DP_GetDecoderInterfaceSbc; variable
163 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterfaceSbc(const uint8_t* p_codec_info) { in A2DP_GetDecoderInterfaceSbc() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc742 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterfaceSbc( in A2DP_GetDecoderInterfaceSbc() function