Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dpacket_fragmenter.cc87 STREAM_SKIP_UINT16(stream); in fragment_and_dispatch()
196 STREAM_SKIP_UINT16(stream); // skip the handle in reassemble_and_dispatch()
/system/bt/stack/include/
Dbt_types.h417 #define STREAM_SKIP_UINT16(p) \ macro