Searched refs:hostapd_check_lci_age (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Drrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) function
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age);
/external/wpa_supplicant_8/src/ap/
H A Drrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) function
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Drrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) function
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age);

Completed in 133 milliseconds