Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c168 void (*uap_prov_cleanup_cb)(void) = NULL; variable
10607 if (uap_prov_cleanup_cb) in wlan_reset()
10608 uap_prov_cleanup_cb(); in wlan_reset()
10770 uap_prov_cleanup_cb = cb; in wlan_register_uap_prov_cleanup_cb()