Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_rrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) in hostapd_check_lci_age() function
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age); in hostapd_send_nei_report_resp()
Drrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) in hostapd_check_lci_age() function
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age); in hostapd_send_nei_report_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_rrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) in hostapd_check_lci_age() function
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age); in hostapd_send_nei_report_resp()