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 struct os_reltime last_beacon; member in struct:ap_info
ap_list.c 213 os_get_reltime(&ap->last_beacon);
264 if (!os_reltime_expired(&now, &ap->last_beacon,

Completed in 64 milliseconds