Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h6540 typedef wifi_ds_subscribe_evt wlan_ds_subscribe_evt; typedef
6557 int wlan_get_subscribe_event(wlan_ds_subscribe_evt *sub_evt);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c4316 static void print_get_sub_event(wlan_ds_subscribe_evt *sub_evt)
4448 wlan_ds_subscribe_evt sub_evt;
Dwlan.c14519 int wlan_get_subscribe_event(wlan_ds_subscribe_evt *sub_evt) in wlan_get_subscribe_event()
14525 memcpy((t_u8 *)sub_evt, (t_u8 *)&msub_evt.evt_bitmap, sizeof(wlan_ds_subscribe_evt)); in wlan_get_subscribe_event()