Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp389 int command_size = 0; in sendAndCheckHCI() local
430 command_size = cmd.size(); in sendAndCheckHCI()
436 logger.setTotalBytes(command_size * num_packets * 2); in sendAndCheckHCI()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp401 int command_size = 0; in sendAndCheckHCI() local
442 command_size = cmd.size(); in sendAndCheckHCI()
448 logger.setTotalBytes(command_size * num_packets * 2); in sendAndCheckHCI()