Searched refs:sta_channel (Results 1 – 1 of 1) sorted by relevance
6028 t_u8 sta_channel = mlan_adap->priv[0]->curr_bss_params.bss_descriptor.channel; in uap_state_machine() local6032 if(is_sta_connected() && uap_channel != sta_channel) in uap_state_machine()6036 … PRINTF("Station has connection on channel %d, switch to this channel\r\n", sta_channel); in uap_state_machine()6037 wlan_notify_uap_chan_switch(sta_channel); in uap_state_machine()