Searched refs:A2DP_IsPeerSourceCodecValidSbc (Results 1 – 5 of 5) sorted by relevance
67 struct A2DP_IsPeerSourceCodecValidSbc A2DP_IsPeerSourceCodecValidSbc; variable112 bool A2DP_IsPeerSourceCodecValidSbc::return_value = false;253 bool A2DP_IsPeerSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecValidSbc() function255 return test::mock::stack_a2dp_sbc::A2DP_IsPeerSourceCodecValidSbc( in A2DP_IsPeerSourceCodecValidSbc()
378 struct A2DP_IsPeerSourceCodecValidSbc { struct384 extern struct A2DP_IsPeerSourceCodecValidSbc A2DP_IsPeerSourceCodecValidSbc; argument
90 bool A2DP_IsPeerSourceCodecValidSbc(const uint8_t* p_codec_info);
309 bool A2DP_IsPeerSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecValidSbc() function1108 if (A2DP_IsPeerSourceCodecValidSbc(ota_codec_peer_config_)) { in setCodecConfig()
1094 return A2DP_IsPeerSourceCodecValidSbc(p_codec_info); in A2DP_IsPeerSourceCodecValid()