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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 65 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE
sta_info.c 290 if (sta->timeout_next == STA_REMOVE) {
368 } else if (sta->timeout_next != STA_REMOVE) {
418 case STA_REMOVE:
619 sta->timeout_next = STA_REMOVE;
945 sta->timeout_next = STA_REMOVE;

Completed in 41 milliseconds