Searched refs:gas_resp_tx (Results 1 – 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | dpp_tcp.c | 60 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()
|
D | dpp.h | 391 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/ |
D | dpp.h | 271 void (*gas_resp_tx)(void *ctx, const u8 *addr, u8 dialog_token, int prot, member
|
D | dpp.c | 106 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/ |
D | dpp_hostapd.c | 1677 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/ |
D | dpp_hostapd.c | 2287 config.gas_resp_tx = hostapd_dpp_relay_gas_resp_tx; in hostapd_dpp_add_controllers()
|