Searched refs:host_cmd_buf (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan_tests.c | 2415 static uint8_t host_cmd_buf[] = {0xe0, 0, 0x12, 0, 0x3c, 0, 0, 0, 0x01, 0, 0, 0, 0x38, 0x02, 0x02, … variable 2423 ret = wlan_send_hostcmd(host_cmd_buf, sizeof(host_cmd_buf) / sizeof(uint8_t), host_cmd_resp_buf,
|