Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_api.h310 int wifi_send_remain_on_channel_cmd(unsigned int bss_type, wifi_remain_on_channel_t *remain_on_chan…
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi-decl.h418 } wifi_remain_on_channel_t; typedef
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi.c5219 wifi_remain_on_channel_t roc; in wifi_remain_on_channel()
5221 (void)memset(&roc, 0x00, sizeof(wifi_remain_on_channel_t)); in wifi_remain_on_channel()
Dmlan_api.c507 int wifi_send_remain_on_channel_cmd(unsigned int bss_type, wifi_remain_on_channel_t *remain_on_chan… in wifi_send_remain_on_channel_cmd()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c12057 wifi_remain_on_channel_t roc; in wlan_remain_on_channel()
12059 (void)memset(&roc, 0x00, sizeof(wifi_remain_on_channel_t)); in wlan_remain_on_channel()