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

  /external/wpa_supplicant_8/wpa_supplicant/
offchannel.c 77 without_roc = wpa_s->pending_action_without_roc;
78 wpa_s->pending_action_without_roc = 0;
344 wpa_s->pending_action_without_roc = 1;
349 wpa_s->pending_action_without_roc = 0;
wpa_supplicant_i.h 822 int pending_action_without_roc; member in struct:wpa_supplicant
    [all...]

Completed in 72 milliseconds