Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_test.cc57 static const uint16_t test_handle_continuation = (0x1992 & 0xCFFF) | 0x1000; variable
134 EXPECT_EQ(test_handle_continuation, handle); in expect_packet_fragmented()
250 UINT16_TO_STREAM(packet_data, test_handle_continuation); in manufacture_acl_packet_and_then_reassemble()