Home
last modified time | relevance | path

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

/system/bt/hci/test/
Dpacket_fragmenter_test.cpp60 static const uint16_t test_handle_continuation = (0x1992 & 0xCFFF) | 0x1000; variable
103 EXPECT_EQ(test_handle_continuation, handle); in expect_packet_fragmented()
155 UINT16_TO_STREAM(packet_data, test_handle_continuation); in manufacture_packet_and_then_reassemble()
Dhci_layer_test.cpp71 static const uint16_t test_handle_continuation = (0x1992 & 0xCFFF) | 0x1000; variable
141 EXPECT_EQ(test_handle_continuation, handle); in expect_packet()