Lines Matching defs:dpp
115 int dpp_relay_add_controller(struct dpp_global *dpp, in dpp_relay_add_controller()
140 dpp_relay_controller_get(struct dpp_global *dpp, const u8 *pkhash) in dpp_relay_controller_get()
466 int dpp_relay_rx_action(struct dpp_global *dpp, const u8 *src, const u8 *hdr, in dpp_relay_rx_action()
523 int dpp_relay_rx_gas_req(struct dpp_global *dpp, const u8 *src, const u8 *data, in dpp_relay_rx_gas_req()
803 struct dpp_global *dpp = conn->ctrl->global; in dpp_controller_rx_presence_announcement() local
851 struct dpp_global *dpp = conn->ctrl->global; in dpp_controller_rx_reconfig_announcement() local
1536 int dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth, in dpp_tcp_init()
1616 int dpp_controller_start(struct dpp_global *dpp, in dpp_controller_start()
1687 void dpp_controller_stop(struct dpp_global *dpp) in dpp_controller_stop()
1705 static struct dpp_authentication * dpp_tcp_get_auth(struct dpp_global *dpp, in dpp_tcp_get_auth()
1719 struct dpp_authentication * dpp_controller_get_auth(struct dpp_global *dpp, in dpp_controller_get_auth()
1737 void dpp_controller_new_qr_code(struct dpp_global *dpp, in dpp_controller_new_qr_code()
1759 void dpp_tcp_init_flush(struct dpp_global *dpp) in dpp_tcp_init_flush()
1780 void dpp_relay_flush_controllers(struct dpp_global *dpp) in dpp_relay_flush_controllers()