Home
last modified time | relevance | path

Searched refs:gas_resp_tx (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_tcp.c60 void (*gas_resp_tx)(void *ctx, const u8 *addr, u8 dialog_token, member
135 ctrl->gas_resp_tx = config->gas_resp_tx; in dpp_relay_add_controller()
1381 conn->relay->gas_resp_tx(conn->relay->cb_ctx, conn->mac_addr, in dpp_rx_gas_resp()
Ddpp.h391 void (*gas_resp_tx)(void *ctx, const u8 *addr, u8 dialog_token, int prot, member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.h271 void (*gas_resp_tx)(void *ctx, const u8 *addr, u8 dialog_token, int prot, member
Ddpp.c106 void (*gas_resp_tx)(void *ctx, const u8 *addr, u8 dialog_token, member
8854 ctrl->gas_resp_tx = config->gas_resp_tx; in dpp_relay_add_controller()
9738 conn->relay->gas_resp_tx(conn->relay->cb_ctx, conn->mac_addr, in dpp_rx_gas_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddpp_hostapd.c1677 config.gas_resp_tx = hostapd_dpp_relay_gas_resp_tx; in hostapd_dpp_add_controllers()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddpp_hostapd.c2287 config.gas_resp_tx = hostapd_dpp_relay_gas_resp_tx; in hostapd_dpp_add_controllers()