Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_test.cc65 static const uint16_t test_iso_handle_continuation = (0x0666 | (0x0001 << 12)); variable
188 ASSERT_EQ(test_iso_handle_continuation, handle); in expect_packet_fragmented()
318 UINT16_TO_STREAM(packet_data, test_iso_handle_continuation); in manufacture_iso_packet_and_then_reassemble()