Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/drm/
H A Dqxl_drm.h58 __u32 command_size; member
H A Dvmwgfx_drm.h119 __u32 command_size; member
/aosp12/hardware/interfaces/bluetooth/1.0/vts/functional/
H A 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()
/aosp12/hardware/interfaces/bluetooth/1.1/vts/functional/
H A 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()