Searched refs:p2pRequestId (Results 1 – 5 of 5) sorted by relevance
64 uint32_t p2pRequestId; member109 uint32_t p2pRequestId; member659 item->p2pInfo.p2pRequestId = p2pRequestId; in GetP2pLinkReqParamByChannelRequetId()710 item->p2pInfo.p2pRequestId = p2pRequestId; in GetP2pLinkReqParamByAuthHandle()977 rawLinkInfo->p2pRequestId = p2pRequestId; in AddRawLinkInfo()999 if (item->p2pRequestId == p2pRequestId) { in GetRawLinkInfoByReqId()1023 if (item->p2pRequestId == p2pRequestId) { in DelRawLinkInfoByReqId()1120 p2pRequestId, reason); in HandleRawLinkResultWithoutLock()1151 if (p2pRequestId == item->p2pRequestId) { in CheckAuthMetaResult()1217 SoftBusFree(p2pRequestId); in CheckRawLinkInfo()[all …]
55 static bool IsForceDownInfoExists(uint32_t p2pRequestId) in IsForceDownInfoExists() argument64 if (item->p2pRequestId == p2pRequestId) { in IsForceDownInfoExists()79 if (IsForceDownInfoExists(forceDownInfo->p2pRequestId)) { in AddForceDownInfo()245 ret = WifiDirectReconnectDevice(forceDownInfo.p2pRequestId); in OnWifiDirectForceDisconnectSuccess()248 forceDownInfo.p2pRequestId); in OnWifiDirectForceDisconnectSuccess()249 NotifyLinkFailForForceDown(forceDownInfo.p2pRequestId, ret); in OnWifiDirectForceDisconnectSuccess()270 NotifyLinkFailForForceDown(forceDownInfo.p2pRequestId, reason); in OnWifiDirectForceDisconnectFailure()361 NotifyLinkFailForForceDown(forceDownInfo.p2pRequestId, ret); in OnConnOpenedForForceDisconnect()454 uint32_t p2pRequestId, uint32_t forceDownReqId) in AddNewForceDownInfo() argument467 forceDownInfo.p2pRequestId = p2pRequestId; in AddNewForceDownInfo()[all …]
76 int32_t WifiDirectReconnectDevice(uint32_t p2pRequestId) in WifiDirectReconnectDevice() argument78 (void)p2pRequestId; in WifiDirectReconnectDevice()
37 uint32_t p2pRequestId; member49 …leForceDownWifiDirect(const char *networkId, LinkConflictType conflictType, uint32_t p2pRequestId);
34 int32_t WifiDirectReconnectDevice(uint32_t p2pRequestId);