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 63 STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH, STA_REMOVE
sta_info.c 265 if (sta->timeout_next == STA_REMOVE) {
334 } else if (sta->timeout_next != STA_REMOVE) {
378 case STA_REMOVE:
563 sta->timeout_next = STA_REMOVE;
854 sta->timeout_next = STA_REMOVE;

Completed in 98 milliseconds