OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_handle_continuation
(Results
1 - 2
of
2
) sorted by null
/system/bt/hci/test/
packet_fragmenter_test.cpp
60
static const uint16_t
test_handle_continuation
= (0x1992 & 0xCFFF) | 0x1000;
variable
103
EXPECT_EQ(
test_handle_continuation
, handle);
155
UINT16_TO_STREAM(packet_data,
test_handle_continuation
);
hci_layer_test.cpp
71
static const uint16_t
test_handle_continuation
= (0x1992 & 0xCFFF) | 0x1000;
variable
141
EXPECT_EQ(
test_handle_continuation
, handle);
Completed in 568 milliseconds