Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_net_builder.h176 bool TryPendingJoinRequest(const JoinLnnMsgPara *para, bool needReportFailure);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c243 if (TryPendingJoinRequest(para, needReportFailure)) { in TrySendJoinLNNRequest()
323 bool TryPendingJoinRequest(const JoinLnnMsgPara *para, bool needReportFailure) in TryPendingJoinRequest() function