Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt.c486 wifi_mgmt_raise_twt_event(vif_ctx_zep->zep_net_if_ctx, &twt_params); in nrf_wifi_twt_teardown_flows()
653 wifi_mgmt_raise_twt_event(vif_ctx_zep->zep_net_if_ctx, &twt_params); in nrf_wifi_event_proc_twt_setup_zep()
675 wifi_mgmt_raise_twt_event(vif_ctx_zep->zep_net_if_ctx, &twt_params); in nrf_wifi_event_proc_twt_teardown_zep()
/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h1652 void wifi_mgmt_raise_twt_event(struct net_if *iface,
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c976 void wifi_mgmt_raise_twt_event(struct net_if *iface, struct wifi_twt_params *twt_params) in wifi_mgmt_raise_twt_event() function