Home
last modified time | relevance | path

Searched refs:A2DP_LoadDecoderSbc (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Da2dp_sbc_decoder.h28 bool A2DP_LoadDecoderSbc(void);
/system/bt/stack/a2dp/
Da2dp_sbc_decoder.cc36 bool A2DP_LoadDecoderSbc(void) { in A2DP_LoadDecoderSbc() function
Da2dp_sbc.cc1567 if (!A2DP_LoadDecoderSbc()) { in init()