Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_tcp.c60 void (*gas_resp_tx)(void *ctx, const u8 *addr, u8 dialog_token, member
133 ctrl->gas_resp_tx = config->gas_resp_tx; in dpp_relay_add_controller()
1355 conn->relay->gas_resp_tx(conn->relay->cb_ctx, conn->mac_addr, in dpp_rx_gas_resp()
Ddpp.h390 void (*gas_resp_tx)(void *ctx, const u8 *addr, u8 dialog_token, int prot, member
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c2216 config.gas_resp_tx = hostapd_dpp_relay_gas_resp_tx; in hostapd_dpp_add_controllers()