Home
last modified time | relevance | path

Searched refs:LnnStartCoapDiscovery (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.h40 int32_t LnnStartCoapDiscovery(void);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/
H A Dlnn_discovery_manager.c46 .StartDiscoveryImpl = LnnStartCoapDiscovery,
H A Dlnn_coap_discovery_impl.c150 int32_t LnnStartCoapDiscovery(void) in LnnStartCoapDiscovery() function