Searched refs:IsSbcConfigChanged (Results 1 – 3 of 3) sorted by relevance
98 bool IsSbcConfigChanged(const uint8_t *lastCodecInfo, const uint8_t *newCodecInfo);
156 return IsSbcConfigChanged(lastCodecInfo, newCodecInfo); in IsConfigChanged()
920 bool IsSbcConfigChanged(const uint8_t *lastCodecInfo, const uint8_t *newCodecInfo) in IsSbcConfigChanged() function