Home
last modified time | relevance | path

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

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