Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Drtos_wpa_supp_if.c442 supp_d("%s: Association response frame too short", __func__); in wifi_nxp_wpa_supp_event_proc_assoc_resp()
778 supp_d("%s: Scan already in progress", __func__); in wifi_nxp_wpa_supp_scan2()
934 supp_d("%s: Default scan ies set successfully", __func__); in wifi_nxp_wpa_supp_set_default_scan_ies()
1158 supp_d("%s: No networks found", __func__); in wifi_nxp_wpa_supp_scan_results_get()
1433 supp_d("%s:Authentication request sent successfully", __func__); in wifi_nxp_wpa_supp_authenticate()
1540 supp_d("%s: Association request sent successfully", __func__); in wifi_nxp_wpa_supp_associate()
1572 supp_d("SET_KEY (pairwise RX/TX modify)"); in _wifi_nxp_wpa_supp_set_key()
1576 supp_d("%s: invalid key_flag to delete key", __func__); in _wifi_nxp_wpa_supp_set_key()
1582 supp_d("DEL_KEY"); in _wifi_nxp_wpa_supp_set_key()
1612 supp_d(" key_flag missing PAIRWISE when setting a pairwise key"); in _wifi_nxp_wpa_supp_set_key()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/incl/
Drtos_wpa_supp_if.h33 #define supp_d(...) wmlog("supp_if", ##__VA_ARGS__) macro
35 #define supp_d(...) macro