Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp34 LOG_INFO("[sock]%{public}s AddProtocol scn:%hhu", __func__, scn); in RegisterSdpService()
35 ret = AddProtocol(scn); in RegisterSdpService()
37 LOG_ERROR("[sock]%{public}s AddProtocol error", __FUNCTION__); in RegisterSdpService()
96 int SocketSdpServer::AddProtocol(uint8_t scn) in AddProtocol() function in OHOS::bluetooth::SocketSdpServer
H A Dsocket_sdp_server.h76 int AddProtocol(uint8_t scn);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.h77 int AddProtocol(uint8_t scn) const;
H A Dhfp_ag_sdp_server.cpp48 ret = AddProtocol(scn); in RegisterSdpService()
115 int HfpAgSdpServer::AddProtocol(uint8_t scn) const in AddProtocol() function in OHOS::bluetooth::HfpAgSdpServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_server.h79 int AddProtocol(uint8_t scn) const;
H A Dhfp_hf_sdp_server.cpp46 ret = AddProtocol(scn); in RegisterSdpService()
110 int HfpHfSdpServer::AddProtocol(uint8_t scn) const in AddProtocol() function in OHOS::bluetooth::HfpHfSdpServer

Completed in 3 milliseconds