Searched refs:A2DP_IsPeerSourceCodecSupportedSbc (Results 1 – 5 of 5) sorted by relevance
66 struct A2DP_IsPeerSourceCodecSupportedSbc A2DP_IsPeerSourceCodecSupportedSbc; variable111 bool A2DP_IsPeerSourceCodecSupportedSbc::return_value = false;248 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecSupportedSbc() function250 return test::mock::stack_a2dp_sbc::A2DP_IsPeerSourceCodecSupportedSbc( in A2DP_IsPeerSourceCodecSupportedSbc()
366 struct A2DP_IsPeerSourceCodecSupportedSbc { struct372 extern struct A2DP_IsPeerSourceCodecSupportedSbc argument373 A2DP_IsPeerSourceCodecSupportedSbc;
110 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info);
330 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecSupportedSbc() function
1152 return A2DP_IsPeerSourceCodecSupportedSbc(p_codec_info); in A2DP_IsPeerSourceCodecSupported()