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

/system/bt/hci/src/
H A Dpacket_fragmenter.cc78 uint16_t continuation_handle; local
79 STREAM_TO_UINT16(continuation_handle, stream);
80 continuation_handle = APPLY_CONTINUATION_FLAG(continuation_handle);
97 UINT16_TO_STREAM(stream, continuation_handle);

Completed in 56 milliseconds