Lines Matching defs:hapd
24 struct hostapd_data *hapd = ctx; in hostapd_nan_de_tx() local
51 struct hostapd_data *hapd = ctx; in hostapd_nan_de_discovery_result() local
74 struct hostapd_data *hapd = ctx; in hostapd_nan_de_replied() local
109 struct hostapd_data *hapd = ctx; in hostapd_nan_de_publish_terminated() local
120 struct hostapd_data *hapd = ctx; in hostapd_nan_de_subscribe_terminated() local
132 struct hostapd_data *hapd = ctx; in hostapd_nan_de_receive() local
147 int hostapd_nan_usd_init(struct hostapd_data *hapd) in hostapd_nan_usd_init()
168 void hostapd_nan_usd_deinit(struct hostapd_data *hapd) in hostapd_nan_usd_deinit()
175 void hostapd_nan_usd_rx_sdf(struct hostapd_data *hapd, const u8 *src, in hostapd_nan_usd_rx_sdf()
184 void hostapd_nan_usd_flush(struct hostapd_data *hapd) in hostapd_nan_usd_flush()
192 int hostapd_nan_usd_publish(struct hostapd_data *hapd, const char *service_name, in hostapd_nan_usd_publish()
210 void hostapd_nan_usd_cancel_publish(struct hostapd_data *hapd, int publish_id) in hostapd_nan_usd_cancel_publish()
218 int hostapd_nan_usd_update_publish(struct hostapd_data *hapd, int publish_id, in hostapd_nan_usd_update_publish()
230 int hostapd_nan_usd_subscribe(struct hostapd_data *hapd, in hostapd_nan_usd_subscribe()
249 void hostapd_nan_usd_cancel_subscribe(struct hostapd_data *hapd, in hostapd_nan_usd_cancel_subscribe()
258 int hostapd_nan_usd_transmit(struct hostapd_data *hapd, int handle, in hostapd_nan_usd_transmit()