Searched refs:GetInitSide (Results 1 – 3 of 3) sorted by relevance
346 if (peer->GetInitSide()) { in ParseAvdtpConfigureInd()651 if (peer->JudgeCapabilityMatched(role) && peer->GetInitSide()) { in ParseAvdtpGetCapabilityCFM()658 } else if (!peer->GetInitSide()) { in ParseAvdtpGetCapabilityCFM()696 if (peer->JudgeCapabilityMatched(role) && peer->GetInitSide()) { in ParseAvdtpGetALLCapCFM()702 } else if (!peer->GetInitSide()) { in ParseAvdtpGetALLCapCFM()
539 bool GetInitSide() const;
509 streamCtrl_[i].GetAcpSeid() != 0 && GetInitSide()) { in FindCapabilityMatched()1022 bool A2dpProfilePeer::GetInitSide() const in GetInitSide() function in OHOS::bluetooth::A2dpProfilePeer