Home
last modified time | relevance | path

Searched refs:AddBrowseGroupList (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp53 ret = AddBrowseGroupList(); in RegisterSdpService()
55 LOG_ERROR("[sock]%{public}s AddBrowseGroupList error", __FUNCTION__); in RegisterSdpService()
126 int SocketSdpServer::AddBrowseGroupList() in AddBrowseGroupList() function in OHOS::bluetooth::SocketSdpServer
H A Dsocket_sdp_server.h97 int AddBrowseGroupList();
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.h112 int AddBrowseGroupList() const;
H A Dhfp_ag_sdp_server.cpp63 ret = AddBrowseGroupList(); in RegisterSdpService()
194 int HfpAgSdpServer::AddBrowseGroupList() const in AddBrowseGroupList() function in OHOS::bluetooth::HfpAgSdpServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_sdp.h73 int AddBrowseGroupList();
H A Dpan_sdp.cpp60 result = AddBrowseGroupList(); in Register()
62 LOG_ERROR("[PAN SDP] AddBrowseGroupList result = %{public}d", result); in Register()
176 int PanSdp::AddBrowseGroupList() in AddBrowseGroupList() function in OHOS::bluetooth::PanSdp
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_server.h107 int AddBrowseGroupList() const;
H A Dhfp_hf_sdp_server.cpp58 ret = AddBrowseGroupList(); in RegisterSdpService()
177 int HfpHfSdpServer::AddBrowseGroupList() const in AddBrowseGroupList() function in OHOS::bluetooth::HfpHfSdpServer

Completed in 3 milliseconds