Home
last modified time | relevance | path

Searched refs:without_roc (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Doffchannel.c75 int without_roc; in wpas_send_action_cb() local
77 without_roc = wpa_s->pending_action_without_roc; in wpas_send_action_cb()
81 without_roc, wpa_s->pending_action_tx, in wpas_send_action_cb()
107 if (without_roc && wpa_s->off_channel_freq == 0) { in wpas_send_action_cb()