Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dlnn_bus_center_ipc.c95 static LeaveLnnRequestInfo *FindLeaveLNNRequest(const char *networkId) in FindLeaveLNNRequest() function
416 while ((info = FindLeaveLNNRequest(networkId)) != NULL) { in LnnIpcNotifyLeaveResult()