Searched refs:CoapResponseServiceDiscovery (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/ |
H A D | coap_discover.c | 119 static void CoapResponseServiceDiscovery(const char *remoteUrl, const CoapPacket *pkt, in CoapResponseServiceDiscovery() function 183 …CoapResponseServiceDiscovery(remoteUrl, pkt, &deviceInfo->netChannelInfo.wifiApInfo.ip, deviceInfo… in HndPostServiceDiscoverEx()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
H A D | coap_discover.c | 273 static void CoapResponseServiceDiscovery(const char *remoteUrl, const coap_context_t *currCtx, in CoapResponseServiceDiscovery() function 333 CoapResponseServiceDiscovery(remoteUrl, currCtx, response, deviceInfo->businessType); in HndPostServiceDiscoverEx()
|