Searched refs:lci_req_active (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Drrm.c31 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;
H A Dhostapd.h304 unsigned int lci_req_active:1; member in struct:hostapd_data
/external/wpa_supplicant_8/src/ap/
H A Drrm.c31 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;
H A Dhostapd.h304 unsigned int lci_req_active:1; member in struct:hostapd_data
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Drrm.c31 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;
H A Dhostapd.h304 unsigned int lci_req_active:1; member in struct:hostapd_data

Completed in 92 milliseconds