HomeSort by relevance Sort by last modified time
    Searched full:without_roc (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
offchannel.c 75 int without_roc; local
77 without_roc = wpa_s->pending_action_without_roc;
80 "Off-channel: Send Action callback (without_roc=%d pending_action_tx=%p pending_action_tx_done=%d)",
81 without_roc, wpa_s->pending_action_tx,
107 if (without_roc && wpa_s->off_channel_freq == 0) {

Completed in 71 milliseconds