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.c54 int without_roc; in wpas_send_action_cb() local
56 without_roc = wpa_s->pending_action_without_roc; in wpas_send_action_cb()
60 without_roc, wpa_s->pending_action_tx, in wpas_send_action_cb()
86 if (without_roc && wpa_s->off_channel_freq == 0) { in wpas_send_action_cb()