Home
last modified time | relevance | path

Searched defs:zep_hostapd_dev_callbk_fns (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/src/drivers/
Ddriver_zephyr.h218 struct zep_hostapd_dev_callbk_fns struct
220 void (*mac_changed)(struct zep_drv_if_ctx *if_ctx);
222 void (*chan_list_changed)(struct zep_drv_if_ctx *if_ctx,
225 void (*scan_done)(struct zep_drv_if_ctx *if_ctx,
228 void (*survey_res)(struct zep_drv_if_ctx *if_ctx,
231 void (*acs_channel_sel)(struct zep_drv_if_ctx *if_ctx,
234 void (*mgmt_rx)(struct zep_drv_if_ctx *if_ctx,
237 void (*eapol_rx)(struct zep_drv_if_ctx *if_ctx,
240 void (*mgmt_tx_status)(struct zep_drv_if_ctx *if_ctx,
243 void (*ecsa_complete)(struct zep_drv_if_ctx *if_ctx,
[all …]