Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c7804 static void assoc_timer_cb(osa_timer_arg_t arg) in assoc_timer_cb() function
8109 …rCreate((osa_timer_handle_t)wlan.assoc_timer, MSEC_TO_TICK(BAD_MIC_TIMEOUT), &assoc_timer_cb, NULL, in wlan_start()