Searched refs:raw_acl (Results 1 – 1 of 1) sorted by relevance
85 [this](const std::vector<uint8_t>& raw_acl) { in HciSocketDevice() argument87 …td::shared_ptr<std::vector<uint8_t>> packet_copy = std::make_shared<std::vector<uint8_t>>(raw_acl); in HciSocketDevice()