Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h319 bool GetSDPServiceCapability() const;
H A Da2dp_profile.cpp635 if (!peer->GetSDPServiceCapability()) { in ProcessSDPCallback()
H A Da2dp_profile_peer.cpp428 bool A2dpProfilePeer::GetSDPServiceCapability() const in GetSDPServiceCapability() function in OHOS::bluetooth::A2dpProfilePeer