Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_host_test.cc377 const std::vector<uint8_t> last_part(data.cbegin() + packet_size - stride, in TEST_F() local
379 reassemble_and_dispatch(AllocateL2capPacket(last_part)); in TEST_F()