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

  /external/wpa_supplicant_8/src/ap/
sta_info.c 402 if (sta->timeout_next == STA_REMOVE) {
488 } else if (sta->timeout_next != STA_REMOVE) {
543 case STA_REMOVE:
773 sta->timeout_next = STA_REMOVE;
827 sta->timeout_next = STA_REMOVE;
    [all...]
sta_info.h 124 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE,
ctrl_iface_ap.c 146 case STA_REMOVE:

Completed in 5082 milliseconds