Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/hci/test/
Dpacket_fragmenter_test.cc63 static const uint16_t test_iso_handle_continuation = (0x0666 | (0x0001 << 12)); variable
160 ASSERT_EQ(test_iso_handle_continuation, handle); in expect_packet_fragmented()
253 UINT16_TO_STREAM(packet_data, test_iso_handle_continuation); in manufacture_iso_packet_and_then_reassemble()