Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c2413 static uint8_t host_cmd_resp_buf[HOSTCMD_RESP_BUFF_SIZE] = {0}; variable
2423 ret = wlan_send_hostcmd(host_cmd_buf, sizeof(host_cmd_buf) / sizeof(uint8_t), host_cmd_resp_buf,
2431 (void)PRINTF("%x\t", host_cmd_resp_buf[len]);