Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp716 std::vector<uint8_t> cmd_bytes = cmd->SerializeToBytes(); in send_and_wait_for_cmd_complete() local
717 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()