Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_a2dp_codec_config.cc104 bool A2DP_IsSinkCodecSupported(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecSupported() function
Dmock_stack_a2dp_codec_config.cc113 bool A2DP_IsSinkCodecSupported(const uint8_t* /* p_codec_info */) { in A2DP_IsSinkCodecSupported() function
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc1127 bool A2DP_IsSinkCodecSupported(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecSupported() function