Searched defs:accounting_report_state (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Daccounting.c427 static void accounting_report_state(struct hostapd_data *hapd, int on) function
531 accounting_report_state(hapd, 1);
543 accounting_report_state(hapd, 0);
/external/wpa_supplicant_8/src/ap/
H A Daccounting.c427 static void accounting_report_state(struct hostapd_data *hapd, int on) function
531 accounting_report_state(hapd, 1);
543 accounting_report_state(hapd, 0);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Daccounting.c427 static void accounting_report_state(struct hostapd_data *hapd, int on) function
531 accounting_report_state(hapd, 1);
543 accounting_report_state(hapd, 0);

Completed in 72 milliseconds