Home
last modified time | relevance | path

Searched refs:AddServiceClassId (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp28 int ret = AddServiceClassId(uuid); in RegisterSdpService()
30 LOG_ERROR("[sock]%{public}s AddServiceClassId error", __FUNCTION__); in RegisterSdpService()
87 int SocketSdpServer::AddServiceClassId(const Uuid &uuid) in AddServiceClassId() function in OHOS::bluetooth::SocketSdpServer
H A Dsocket_sdp_server.h68 int AddServiceClassId(const Uuid &uuid);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.h69 int AddServiceClassId() const;
H A Dhfp_ag_sdp_server.cpp45 int ret = AddServiceClassId(); in RegisterSdpService()
83 int HfpAgSdpServer::AddServiceClassId() const in AddServiceClassId() function in OHOS::bluetooth::HfpAgSdpServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_server.h71 int AddServiceClassId() const;
H A Dhfp_hf_sdp_server.cpp43 int ret = AddServiceClassId(); in RegisterSdpService()
78 int HfpHfSdpServer::AddServiceClassId() const in AddServiceClassId() function in OHOS::bluetooth::HfpHfSdpServer

Completed in 3 milliseconds