Searched defs:lci (Results 1 – 10 of 10) sorted by relevance
/hostap-3.6.0/src/ap/ |
D | neighbor_db.c | 50 char lci[2 * 255 + 1]; in hostapd_neighbor_show() local 123 const struct wpabuf *nr, const struct wpabuf *lci, in hostapd_neighbor_set()
|
D | rrm.c | 201 struct wpa_ssid_value *ssid, u8 lci, in hostapd_send_nei_report_resp() 287 u8 lci = 0, civic = 0; /* Measurement tokens */ in hostapd_handle_nei_report_req() local
|
D | hostapd.h | 137 struct wpabuf *lci; member
|
D | ap_config.h | 1066 struct wpabuf *lci; member
|
/hostap-3.6.0/tests/hwsim/ |
D | test_rrm.py | 33 lci = "01000800101298c0b512926666f6c2f1001c00004104050000c00012" variable 36 def check_nr_results(dev, bssids=None, lci=False, civic=False): argument
|
/hostap-3.6.0/wpa_supplicant/ |
D | rrm.c | 142 int lci, int civic, in wpas_rrm_send_neighbor_rep_request()
|
D | ctrl_iface.c | 343 struct wpabuf *lci; in wpas_ctrl_iface_set_lci() local 10237 char lci[256 * 2 + 1]; in wpas_ctrl_neighbor_rep_cb() local 10317 int ret, lci = 0, civic = 0; in wpas_ctrl_iface_send_neighbor_rep() local
|
D | wpa_supplicant_i.h | 1396 struct wpabuf *lci; member
|
/hostap-3.6.0/hostapd/ |
D | ctrl_iface.c | 3192 struct wpabuf *nr, *lci = NULL, *civic = NULL; in hostapd_ctrl_iface_set_neighbor() local
|
/hostap-3.6.0/src/drivers/ |
D | driver.h | 1483 const struct wpabuf *lci; member
|