Home
last modified time | relevance | path

Searched refs:LnnStartCoapPublish (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.h36 int32_t LnnStartCoapPublish(void);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/
H A Dlnn_discovery_manager.c44 .StartPublishImpl = LnnStartCoapPublish,
H A Dlnn_coap_discovery_impl.c124 int32_t LnnStartCoapPublish(void) in LnnStartCoapPublish() function