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 113 wpa_s->roc_waiting_drv_freq =
328 if (wpa_s->roc_waiting_drv_freq == freq) {
356 wpa_s->roc_waiting_drv_freq = freq;
372 "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",
376 wpa_s->roc_waiting_drv_freq);
382 else if (wpa_s->off_channel_freq || wpa_s->roc_waiting_drv_freq) {
385 wpa_s->roc_waiting_drv_freq = 0;
402 wpa_s->roc_waiting_drv_freq = 0;
wpa_supplicant_i.h 794 unsigned int roc_waiting_drv_freq; member in struct:wpa_supplicant
    [all...]
p2p_supplicant.c     [all...]

Completed in 75 milliseconds