Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dhci_socket_device.cc79 [this](const std::vector<uint8_t>& raw_command) { in HciSocketDevice() argument
81 …shared_ptr<std::vector<uint8_t>> packet_copy = std::make_shared<std::vector<uint8_t>>(raw_command); in HciSocketDevice()