HomeSort by relevance Sort by last modified time
    Searched refs:roc_waiting_drv_freq (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
offchannel.c 134 wpa_s->roc_waiting_drv_freq =
349 if (wpa_s->roc_waiting_drv_freq == freq) {
377 wpa_s->roc_waiting_drv_freq = freq;
393 "Off-channel: Action frame sequence done notification: pending_action_tx=%p drv_offchan_tx=%d action_tx_wait_time=%d off_channel_freq=%d roc_waiting_drv_freq=%d",
397 wpa_s->roc_waiting_drv_freq);
403 else if (wpa_s->off_channel_freq || wpa_s->roc_waiting_drv_freq) {
406 wpa_s->roc_waiting_drv_freq = 0;
423 wpa_s->roc_waiting_drv_freq = 0;
wpa_supplicant_i.h 826 unsigned int roc_waiting_drv_freq; member in struct:wpa_supplicant
    [all...]
p2p_supplicant.c     [all...]

Completed in 71 milliseconds