WIFI_FW_ASSOC_SUCCESS
pstat->state |= WIFI_FW_ASSOC_SUCCESS;
if (pstat && (pstat->state & WIFI_FW_ASSOC_SUCCESS) && (status == WLAN_STATUS_SUCCESS)) {
if (pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS)
pmlmeinfo->state |= WIFI_FW_ASSOC_SUCCESS;
if (!(pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS))
if (!(pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS))
pmlmeinfo->state |= WIFI_FW_ASSOC_SUCCESS;
if (pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS) {
if (pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS) { /* adhoc master or sta_count>1 */
pmlmeinfo->state |= WIFI_FW_ASSOC_SUCCESS;
if (pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS) {
if (((pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS) && (pmlmeinfo->HT_enable)) ||
if (((pmlmeinfo->state&0x03) == WIFI_FW_STATION_STATE) && (pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS)) {
if (!((pstat->state) & WIFI_FW_ASSOC_SUCCESS)) {
pstat->state &= (~WIFI_FW_ASSOC_SUCCESS);
if ((pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS) && ((pmlmeinfo->state & 0x03) == WIFI_FW_STATION_STATE))
if ((pmlmeinfo->state & WIFI_FW_ASSOC_SUCCESS) && ((pmlmeinfo->state & 0x03) == WIFI_FW_ADHOC_STATE))
if (!(mlmeinfo->state & WIFI_FW_ASSOC_SUCCESS)) {