Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dpacket_fragmenter.cc220 STREAM_SKIP_UINT32(stream); in reassemble_and_dispatch_iso()
/system/bt/stack/include/
Dbt_types.h304 #define STREAM_SKIP_UINT32(p) \ macro