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

  /external/wpa_supplicant_8/src/ap/
ap_list.h 29 os_time_t last_beacon; member in struct:ap_info
ap_list.c 214 ap->last_beacon = now.sec;
268 if (ap->last_beacon + iface->conf->ap_table_expiration_time >=

Completed in 91 milliseconds