Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_tcp.c22 struct dpp_connection { struct
81 static void dpp_controller_auth_success(struct dpp_connection *conn,
87 static void dpp_connection_free(struct dpp_connection *conn) in dpp_connection_free()
108 static void dpp_connection_remove(struct dpp_connection *conn) in dpp_connection_remove()
157 static void dpp_controller_gas_done(struct dpp_connection *conn) in dpp_controller_gas_done()
179 static int dpp_tcp_send(struct dpp_connection *conn) in dpp_tcp_send()
235 static int dpp_tcp_send_msg(struct dpp_connection *conn, in dpp_tcp_send_msg()
261 static void dpp_controller_start_gas_client(struct dpp_connection *conn) in dpp_controller_start_gas_client()
281 static void dpp_controller_auth_success(struct dpp_connection *conn, in dpp_controller_auth_success()
311 struct dpp_connection *conn = eloop_ctx; in dpp_conn_tx_ready()
[all …]