Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_test.cc62 static const uint16_t test_iso_handle_start_with_ts = (0x0666 | (0x0001 << 14)); variable
103 UINT16_TO_STREAM(packet_data, test_iso_handle_start_with_ts); in manufacture_packet_for_fragmentation()
167 ASSERT_EQ(test_iso_handle_start_with_ts, handle); in expect_packet_fragmented()
295 UINT16_TO_STREAM(packet_data, test_iso_handle_start_with_ts); in manufacture_iso_packet_and_then_reassemble()
400 : test_iso_handle_start_with_ts, in expect_packet_reassembled_iso()