Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_sbc.h95 struct A2DP_CodecIndexStrSbcSink { struct
100 extern struct A2DP_CodecIndexStrSbcSink A2DP_CodecIndexStrSbcSink; argument
Dmock_stack_a2dp_sbc.cc46 struct A2DP_CodecIndexStrSbcSink A2DP_CodecIndexStrSbcSink; variable
135 const char* A2DP_CodecIndexStrSbcSink(void) { in A2DP_CodecIndexStrSbcSink() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc778 const char* A2DP_CodecIndexStrSbcSink(void) { return "SBC SINK"; } in A2DP_CodecIndexStrSbcSink() function