Searched refs:h4_msg_cmd_host_num_complete (Results 1 – 1 of 1) sorted by relevance
149 const uint8_t h4_msg_cmd_host_num_complete[] = { variable203 serial_vnd_queue_in_data(zephyr_bt_c2h_uart, h4_msg_cmd_host_num_complete, in ZTEST()204 sizeof(h4_msg_cmd_host_num_complete)); in ZTEST()205 __ASSERT_NO_MSG(write_size == sizeof(h4_msg_cmd_host_num_complete)); in ZTEST()247 zassert_equal(buf->len, sizeof(h4_msg_cmd_host_num_complete) - 1, in ZTEST()249 zassert_mem_equal(buf->data, &h4_msg_cmd_host_num_complete[1], in ZTEST()