Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/hci/test/
Dpacket_fragmenter_test.cc60 static const uint16_t test_iso_handle_start_with_ts = (0x0666 | (0x0001 << 14)); variable
96 UINT16_TO_STREAM(packet_data, test_iso_handle_start_with_ts); in manufacture_packet_for_fragmentation()
139 ASSERT_EQ(test_iso_handle_start_with_ts, handle); in expect_packet_fragmented()
230 UINT16_TO_STREAM(packet_data, test_iso_handle_start_with_ts); in manufacture_iso_packet_and_then_reassemble()
306 : test_iso_handle_start_with_ts, in expect_packet_reassembled_iso()