Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c333 struct hostapd_iface *ap_ctx = ctx; in supplicant_send_wifi_mgmt_ap_sta_event() local
334 char *ifname = ap_ctx->bss[0]->conf->iface; in supplicant_send_wifi_mgmt_ap_sta_event()
336 struct wpa_supplicant *ap_ctx = ctx; in supplicant_send_wifi_mgmt_ap_sta_event() local
337 char *ifname = ap_ctx->ifname; in supplicant_send_wifi_mgmt_ap_sta_event()
341 if (!ap_ctx || !sta) { in supplicant_send_wifi_mgmt_ap_sta_event()
348 sta_info.link_mode = get_sta_link_mode(ap_ctx, sta); in supplicant_send_wifi_mgmt_ap_sta_event()
349 sta_info.twt_capable = is_twt_capable(ap_ctx, sta); in supplicant_send_wifi_mgmt_ap_sta_event()