Searched refs:test_handle_start (Results 1 - 1 of 1) sorted by relevance

/system/bt/hci/test/
H A Dpacket_fragmenter_test.cpp59 static const uint16_t test_handle_start = (0x1992 & 0xCFFF) | 0x2000; variable
81 UINT16_TO_STREAM(packet_data, test_handle_start);
101 EXPECT_EQ(test_handle_start, handle);
150 UINT16_TO_STREAM(packet_data, test_handle_start);
187 EXPECT_EQ(test_handle_start, handle);

Completed in 74 milliseconds