Searched refs:strDisconnectNotifInfo (Results 1 – 1 of 1) sorted by relevance
1487 tstrDisconnectNotifInfo strDisconnectNotifInfo; in Handle_RcvdGnrlAsyncInfo() local1633 memset(&strDisconnectNotifInfo, 0, sizeof(tstrDisconnectNotifInfo)); in Handle_RcvdGnrlAsyncInfo()1641 strDisconnectNotifInfo.u16reason = 0; in Handle_RcvdGnrlAsyncInfo()1642 strDisconnectNotifInfo.ie = NULL; in Handle_RcvdGnrlAsyncInfo()1643 strDisconnectNotifInfo.ie_len = 0; in Handle_RcvdGnrlAsyncInfo()1652 &strDisconnectNotifInfo, in Handle_RcvdGnrlAsyncInfo()1991 tstrDisconnectNotifInfo strDisconnectNotifInfo; in Handle_Disconnect() local1993 memset(&strDisconnectNotifInfo, 0, sizeof(tstrDisconnectNotifInfo)); in Handle_Disconnect()1995 strDisconnectNotifInfo.u16reason = 0; in Handle_Disconnect()1996 strDisconnectNotifInfo.ie = NULL; in Handle_Disconnect()[all …]