Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_wifi_direct.c40 INFO_TYPE_AUTH, enumerator
146 if ((type == INFO_TYPE_AUTH && item->authRequestId == requestId) || in GetForceDownInfoWithoutLock()
307 ForceDownInfo* item = GetForceDownInfoWithoutLock(INFO_TYPE_AUTH, authRequestId); in UpdateForceDownInfoParam()
398 if (FindForceDownInfoByReqId(INFO_TYPE_AUTH, authRequestId, &forceDownInfo) != SOFTBUS_OK) { in OnConnOpenFailedForForceDisconnect()