Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler_test.cc343 std::vector<uint8_t> packet_part2 = {0x03, 0x02, 0x01}; in TEST_F() local
344 packet.insert(packet.end(), packet_part2.begin(), packet_part2.end()); in TEST_F()
367 VerifyPacket(handle, packet_part2); in TEST_F()