Home
last modified time | relevance | path

Searched refs:GetSDPInstance (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h542 A2dpSdpManager GetSDPInstance(void) const;
H A Da2dp_profile.cpp166 GetSDPInstance().RegisterService(); in Enable()
559 GetSDPInstance().UnregisterService(); in Disable()
566 A2dpSdpManager A2dpProfile::GetSDPInstance(void) const in GetSDPInstance() function in OHOS::bluetooth::A2dpProfile
608 if (GetSDPInstance().FindSnkService(device, a2dpInstance, A2dpProfilePeer::SDPServiceCallback) != BT_SUCCESS) { in Connect()

Completed in 3 milliseconds