Home
last modified time | relevance | path

Searched defs:srvType (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
Dsoftbus_broadcast_mgr.c51 BaseServiceType srvType; member
74 BaseServiceType srvType; member
257 static char *GetSrvType(BaseServiceType srvType) in GetSrvType()
709 static bool IsSrvTypeValid(BaseServiceType srvType) in IsSrvTypeValid()
714 int32_t RegisterBroadcaster(BaseServiceType srvType, int32_t *bcId, const BroadcastCallback *cb) in RegisterBroadcaster()
819 static int32_t RegisterScanListenerSub(BaseServiceType srvType, int32_t *adapterScanId, const ScanC… in RegisterScanListenerSub()
851 static bool CheckSrvRegistered(BaseServiceType srvType) in CheckSrvRegistered()
865 int32_t RegisterScanListener(BaseServiceType srvType, int32_t *listenerId, const ScanCallback *cb) in RegisterScanListener()
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
Dmdns_protocol_impl.cpp667 std::string srvType; in UpdatePtr() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
Dsoftbus_broadcast_type.h111 BaseServiceType srvType; member