Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dacl_builder_test.cc71 …std::shared_ptr<std::vector<uint8_t>> count_packet_bytes = std::make_shared<std::vector<uint8_t>>(… in TEST() local
72 BitInserter it(*count_packet_bytes); in TEST()
75 PacketView<true> count_packet_bytes_view(count_packet_bytes); in TEST()