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

/system/bt/hci/src/
H A Dpacket_fragmenter.cc34 #define APPLY_CONTINUATION_FLAG(handle) (((handle)&0xCFFF) | 0x1000) macro
80 continuation_handle = APPLY_CONTINUATION_FLAG(continuation_handle);

Completed in 47 milliseconds