Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dacl_builder_test.cc105 …std::shared_ptr<std::vector<uint8_t>> counting_down_bytes_packet_bytes = std::make_shared<std::vec… in TEST() local
106 BitInserter it(*counting_down_bytes_packet_bytes); in TEST()
108 PacketView<true> counting_down_bytes_packet_bytes_view(counting_down_bytes_packet_bytes); in TEST()