Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_sbc.h98 struct A2DP_CodecIndexStrSbcSink { struct
103 extern struct A2DP_CodecIndexStrSbcSink A2DP_CodecIndexStrSbcSink; argument
Dmock_stack_a2dp_sbc.cc43 struct A2DP_CodecIndexStrSbcSink A2DP_CodecIndexStrSbcSink; variable
146 const char* A2DP_CodecIndexStrSbcSink(void) { in A2DP_CodecIndexStrSbcSink() function
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc823 const char* A2DP_CodecIndexStrSbcSink(void) { return "SBC SINK"; } in A2DP_CodecIndexStrSbcSink() function