Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.cc889 size_t match_cnt = 0; in IsAudioSetConfigurationMatched() local
922 match_cnt++; in IsAudioSetConfigurationMatched()
928 if (match_cnt != expected_match_cnt) { in IsAudioSetConfigurationMatched()
934 if (match_cnt == expected_match_cnt) { in IsAudioSetConfigurationMatched()