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