Searched refs:status_code (Results 1 – 2 of 2) sorted by relevance
68 int supplicant_send_wifi_mgmt_conn_event(void *ctx, int status_code);88 int status_code; member105 int status_code; member
143 &data->auth_reject.status_code); in supplicant_process_status()202 int supplicant_send_wifi_mgmt_conn_event(void *ctx, int status_code) in supplicant_send_wifi_mgmt_conn_event() argument205 int status = wpas_to_wifi_mgmt_conn_status(status_code); in supplicant_send_wifi_mgmt_conn_event()
Completed in 10 milliseconds