HomeSort by relevance Sort by last modified time
    Searched refs:lci_req_token (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
rrm.c 30 hapd->lci_req_token);
38 if (!hapd->lci_req_active || hapd->lci_req_token != token) {
398 hapd->lci_req_token++;
400 if (!hapd->lci_req_token)
401 hapd->lci_req_token++;
405 wpabuf_put_u8(buf, hapd->lci_req_token);
hostapd.h 333 u8 lci_req_token; member in struct:hostapd_data

Completed in 77 milliseconds