Searched refs:JudgeCapabilityMatched (Results 1 – 3 of 3) sorted by relevance
373 bool JudgeCapabilityMatched(uint8_t role);
651 if (peer->JudgeCapabilityMatched(role) && peer->GetInitSide()) { in ParseAvdtpGetCapabilityCFM()696 if (peer->JudgeCapabilityMatched(role) && peer->GetInitSide()) { in ParseAvdtpGetALLCapCFM()
473 bool A2dpProfilePeer::JudgeCapabilityMatched(uint8_t role) in JudgeCapabilityMatched() function in OHOS::bluetooth::A2dpProfilePeer