Home
last modified time | relevance | path

Searched refs:LnnStopCoapDiscovery (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/include/
H A Dlnn_coap_discovery_impl.h42 int32_t LnnStopCoapDiscovery(void);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/
H A Dlnn_discovery_manager.c47 .StopDiscoveryImpl = LnnStopCoapDiscovery,
H A Dlnn_coap_discovery_impl.c145 int32_t LnnStopCoapDiscovery(void) in LnnStopCoapDiscovery() function