Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Drrm.c185 int send_lci, int send_civic) in hostapd_neighbor_report_len()
189 if (send_lci && nr->lci) in hostapd_neighbor_report_len()
223 int send_lci; in hostapd_send_nei_report_resp() local
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age); in hostapd_send_nei_report_resp()
231 len = hostapd_neighbor_report_len(buf, nr, send_lci, civic); in hostapd_send_nei_report_resp()
247 if (send_lci && nr->lci) { in hostapd_send_nei_report_resp()
183 hostapd_neighbor_report_len(struct wpabuf *buf, struct hostapd_neighbor_entry *nr, int send_lci, int send_civic) hostapd_neighbor_report_len() argument
H A Dap_rrm.c185 int send_lci, int send_civic) in hostapd_neighbor_report_len()
189 if (send_lci && nr->lci) in hostapd_neighbor_report_len()
223 int send_lci; in hostapd_send_nei_report_resp() local
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age); in hostapd_send_nei_report_resp()
231 len = hostapd_neighbor_report_len(buf, nr, send_lci, civic); in hostapd_send_nei_report_resp()
247 if (send_lci && nr->lci) { in hostapd_send_nei_report_resp()
183 hostapd_neighbor_report_len(struct wpabuf *buf, struct hostapd_neighbor_entry *nr, int send_lci, int send_civic) hostapd_neighbor_report_len() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_rrm.c185 int send_lci, int send_civic) in hostapd_neighbor_report_len()
189 if (send_lci && nr->lci) in hostapd_neighbor_report_len()
223 int send_lci; in hostapd_send_nei_report_resp() local
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age); in hostapd_send_nei_report_resp()
231 len = hostapd_neighbor_report_len(buf, nr, send_lci, civic); in hostapd_send_nei_report_resp()
247 if (send_lci && nr->lci) { in hostapd_send_nei_report_resp()
183 hostapd_neighbor_report_len(struct wpabuf *buf, struct hostapd_neighbor_entry *nr, int send_lci, int send_civic) hostapd_neighbor_report_len() argument

Completed in 3 milliseconds