Searched refs:cmd_bytes (Results 1 – 1 of 1) sorted by relevance
716 std::vector<uint8_t> cmd_bytes = cmd->SerializeToBytes(); in send_and_wait_for_cmd_complete() local717 hci->sendHciCommand(cmd_bytes); in send_and_wait_for_cmd_complete()720 PacketView<true>(std::make_shared<std::vector<uint8_t>>(cmd_bytes))); in send_and_wait_for_cmd_complete()