Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_api.h485 void wifi_ftm_process_cfg_resp(void *resp_buff);
486 void wifi_ftm_process_ctrl_resp(void *resp_buff);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c8568 void wifi_ftm_process_cfg_resp(void *resp_buff) in wifi_ftm_process_cfg_resp() argument
8570 HostCmd_DS_COMMAND *resp = (HostCmd_DS_COMMAND *)resp_buff; in wifi_ftm_process_cfg_resp()
8612 void wifi_ftm_process_ctrl_resp(void *resp_buff) in wifi_ftm_process_ctrl_resp() argument
8614 HostCmd_DS_COMMAND *resp = (HostCmd_DS_COMMAND *)resp_buff; in wifi_ftm_process_ctrl_resp()