/external/wpa_supplicant_8/src/wps/ |
D | http_client.c | 30 void *cb_ctx; member 40 c->cb(c->cb_ctx, c, HTTP_CLIENT_TIMEOUT); in http_client_timeout() 63 c->cb(c->cb_ctx, c, HTTP_CLIENT_OK); in http_client_got_response() 69 c->cb(c->cb_ctx, c, HTTP_CLIENT_INVALID_REPLY); in http_client_got_response() 72 c->cb(c->cb_ctx, c, HTTP_CLIENT_INVALID_REPLY); in http_client_got_response() 75 c->cb(c->cb_ctx, c, HTTP_CLIENT_TIMEOUT); in http_client_got_response() 78 c->cb(c->cb_ctx, c, HTTP_CLIENT_FAILED); in http_client_got_response() 101 c->cb(c->cb_ctx, c, HTTP_CLIENT_FAILED); in http_client_tx_ready() 124 c->cb(c->cb_ctx, c, HTTP_CLIENT_FAILED); in http_client_tx_ready() 135 void *cb_ctx) in http_client_addr() argument [all …]
|
D | http_server.c | 31 void *cb_ctx; member 51 srv->cb(srv->cb_ctx, req); in http_request_cb() 231 void *cb_ctx) in http_server_init() argument 240 srv->cb_ctx = cb_ctx; in http_server_init()
|
D | http_client.h | 28 void *cb_ctx); 34 void *cb_ctx);
|
D | wps_common.c | 264 wps->event_cb(wps->cb_ctx, WPS_EV_FAIL, &data); in wps_fail_event() 273 wps->event_cb(wps->cb_ctx, WPS_EV_SUCCESS, NULL); in wps_success_event() 287 wps->event_cb(wps->cb_ctx, WPS_EV_PWD_AUTH_FAIL, &data); in wps_pwd_auth_fail_event() 296 wps->event_cb(wps->cb_ctx, WPS_EV_PBC_OVERLAP, NULL); in wps_pbc_overlap_event() 305 wps->event_cb(wps->cb_ctx, WPS_EV_PBC_TIMEOUT, NULL); in wps_pbc_timeout_event() 438 wps->cred_cb(wps->cb_ctx, &local_cred); in wps_parse_oob_cred()
|
D | http_server.h | 29 void *cb_ctx);
|
D | wps_registrar.c | 112 void *cb_ctx; member 601 reg->cb_ctx = cfg->cb_ctx; in wps_registrar_init() 1023 reg->enrollee_seen_cb(reg->cb_ctx, addr, attr.uuid_e, in wps_registrar_probe_req_rx() 1059 return reg->new_psk_cb(reg->cb_ctx, mac_addr, psk, psk_len); in wps_cb_new_psk() 1069 reg->pin_needed_cb(reg->cb_ctx, uuid_e, dev); in wps_cb_pin_needed() 1079 reg->reg_success_cb(reg->cb_ctx, mac_addr, uuid_e); in wps_cb_reg_success() 1086 return reg->set_ie_cb(reg->cb_ctx, beacon_ie, probe_resp_ie); in wps_cb_set_ie() 1111 reg->set_sel_reg_cb(reg->cb_ctx, reg->selected_registrar, in wps_cb_set_sel_reg() 2596 wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_sta_cred_cb() 3039 wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_wsc_done() [all …]
|
D | wps.h | 341 void *cb_ctx; member 749 void *cb_ctx; member
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
D | wps_common.c | 263 wps->event_cb(wps->cb_ctx, WPS_EV_FAIL, &data); in wps_fail_event() 272 wps->event_cb(wps->cb_ctx, WPS_EV_SUCCESS, NULL); in wps_success_event() 286 wps->event_cb(wps->cb_ctx, WPS_EV_PWD_AUTH_FAIL, &data); in wps_pwd_auth_fail_event() 295 wps->event_cb(wps->cb_ctx, WPS_EV_PBC_OVERLAP, NULL); in wps_pbc_overlap_event() 304 wps->event_cb(wps->cb_ctx, WPS_EV_PBC_TIMEOUT, NULL); in wps_pbc_timeout_event()
|
D | wps.h | 231 void *cb_ctx; member 504 void *cb_ctx; member
|
D | wps_registrar.c | 95 void *cb_ctx; member 373 reg->cb_ctx = cfg->cb_ctx; in wps_registrar_init() 733 return reg->new_psk_cb(reg->cb_ctx, mac_addr, psk, psk_len); in wps_cb_new_psk() 743 reg->pin_needed_cb(reg->cb_ctx, uuid_e, dev); in wps_cb_pin_needed() 753 reg->reg_success_cb(reg->cb_ctx, mac_addr, uuid_e); in wps_cb_reg_success() 764 return reg->set_ie_cb(reg->cb_ctx, wpabuf_head(beacon_ie), in wps_cb_set_ie() 2072 wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_sta_cred_cb() 2472 wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_wsc_done()
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_glue.c | 260 void *cb_ctx) in hostapd_wpa_auth_for_each_sta() argument 266 if (sta->wpa_sm && cb(sta->wpa_sm, cb_ctx)) in hostapd_wpa_auth_for_each_sta() 275 void *cb_ctx; member 284 data->cb(iface->bss[i]->wpa_auth, data->cb_ctx)) in wpa_auth_iface_iter() 293 void *cb_ctx) in hostapd_wpa_auth_for_each_auth() argument 300 data.cb_ctx = cb_ctx; in hostapd_wpa_auth_for_each_auth()
|
D | wpa_auth_i.h | 201 void *cb_ctx); 204 void *cb_ctx);
|
D | wpa_auth.h | 190 void *ctx), void *cb_ctx); 192 void *ctx), void *cb_ctx);
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_dev_disc.c | 137 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_dev_disc_resp_cb() 296 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_process_dev_disc_resp() 317 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_go_disc_req_cb() 352 if (p2p->cfg->start_listen(p2p->cfg->cb_ctx, rx_freq, 1024 * tu / 1000, in p2p_process_go_disc_req()
|
D | p2p_group.c | 69 group->cfg->idle_update(group->cfg->cb_ctx, 1); in p2p_group_init() 244 group->cfg->ie_update(group->cfg->cb_ctx, beacon_ie, probe_resp_ie); in p2p_group_update_ies() 372 group->cfg->idle_update(group->cfg->cb_ctx, 0); in p2p_group_notif_assoc() 412 group->cfg->idle_update(group->cfg->cb_ctx, 1); in p2p_group_notif_disassoc() 640 if (p2p->cfg->send_action(p2p->cfg->cb_ctx, freq, m->addr, in p2p_group_go_discover() 679 group->p2p->cfg->cb_ctx, group->cfg->interface_addr, in p2p_group_presence_req()
|
D | p2p.c | 91 p2p->cfg->go_connected(p2p->cfg->cb_ctx, in p2p_expire_peers() 253 p2p->cfg->go_neg_completed(p2p->cfg->cb_ctx, &res); in p2p_go_neg_failed() 287 if (p2p->cfg->start_listen(p2p->cfg->cb_ctx, freq, 1024 * tu / 1000, in p2p_listen_in_find() 334 if (p2p->cfg->start_listen(p2p->cfg->cb_ctx, freq, timeout, ies) < 0) { in p2p_listen() 504 p2p->cfg->dev_found(p2p->cfg->cb_ctx, in p2p_add_group_clients() 725 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info, in p2p_add_device() 753 p2p->cfg->dev_lost(p2p->cfg->cb_ctx, in p2p_device_free() 831 p2p->cfg->stop_listen(p2p->cfg->cb_ctx); in p2p_search() 865 if (p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, type, freq, in p2p_search() 899 p2p->cfg->send_action(p2p->cfg->cb_ctx, in p2p_run_after_scan() [all …]
|
D | p2p_pd.c | 182 p2p->cfg->prov_disc_req(p2p->cfg->cb_ctx, sa, in p2p_process_prov_disc_req() 245 p2p->cfg->prov_disc_fail(p2p->cfg->cb_ctx, sa, in p2p_process_prov_disc_resp() 272 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_process_prov_disc_resp() 274 p2p->cfg->prov_disc_resp(p2p->cfg->cb_ctx, sa, in p2p_process_prov_disc_resp()
|
D | p2p_invitation.c | 174 p2p->cfg->cb_ctx, sa, msg.group_bssid, msg.group_id, in p2p_process_invitation_req() 318 p2p->cfg->invitation_result(p2p->cfg->cb_ctx, *msg.status, in p2p_process_invitation_resp() 392 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_invitation_resp_cb() 395 p2p->cfg->invitation_received(p2p->cfg->cb_ctx, in p2p_invitation_resp_cb()
|
D | p2p_sd.c | 340 p2p->cfg->sd_request(p2p->cfg->cb_ctx, freq, sa, dialog_token, in p2p_rx_gas_initial_req() 414 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_rx_gas_initial_resp() 555 p2p->cfg->sd_response(p2p->cfg->cb_ctx, sa, update_indic, in p2p_rx_gas_initial_resp() 655 p2p->cfg->send_action_done(p2p->cfg->cb_ctx); in p2p_rx_gas_comeback_resp() 829 p2p->cfg->sd_response(p2p->cfg->cb_ctx, sa, in p2p_rx_gas_comeback_resp()
|
D | p2p.h | 344 void *cb_ctx; member 1225 void *cb_ctx; member
|
/external/wpa_supplicant_8/src/eap_server/ |
D | ikev2.h | 51 void *cb_ctx; member
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
D | ikev2.h | 57 void *cb_ctx; member
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls.h | 71 void *cb_ctx; member
|
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
D | eapol_supp_sm.h | 100 void *cb_ctx; member
|
/external/wpa_supplicant_8/src/eapol_supp/ |
D | eapol_supp_sm.h | 94 void *cb_ctx; member
|