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

  /external/wpa_supplicant_8/src/ap/
rrm.c 31 hapd->lci_req_active = 0;
38 if (!hapd->lci_req_active || hapd->lci_req_token != token) {
43 hapd->lci_req_active = 0;
385 if (hapd->lci_req_active) {
388 hapd->lci_req_active = 0;
431 hapd->lci_req_active = 1;
563 hapd->lci_req_active = 0;
hostapd.h 304 unsigned int lci_req_active:1; member in struct:hostapd_data

Completed in 48 milliseconds