Searched refs:forceDownReqId (Results 1 – 2 of 2) sorted by relevance
115 static int32_t DelForceDownInfo(uint32_t forceDownReqId) in DelForceDownInfo() argument125 if (item->forceDownReqId == forceDownReqId) { in DelForceDownInfo()182 (void)DelForceDownInfo(forceDownInfo->forceDownReqId); in FreeResourceForForceDisconnect()281 info->requestId = forceDownInfo->forceDownReqId; in GenerateForceDownWifiDirectInfo()356 (void)DelForceDownInfo(forceDownInfo.forceDownReqId); in OnConnOpenedForForceDisconnect()454 uint32_t p2pRequestId, uint32_t forceDownReqId) in AddNewForceDownInfo() argument469 forceDownInfo.forceDownReqId = forceDownReqId; in AddNewForceDownInfo()518 TRANS_FORCE_DOWN_TIMEOUT, forceDownReqId); in ForceDownCondWait()526 if (item->forceDownReqId == forceDownReqId) { in ForceDownCondWait()564 (void)DelForceDownInfo(forceDownReqId); in ForceDisconnectWifiDirect()[all …]
39 uint32_t forceDownReqId; member