Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dpacket_fragmenter.cc38 #define GET_BROADCAST_FLAG(handle) (((handle) >> 14) & 0x0003) macro
373 uint8_t broadcast_flag = GET_BROADCAST_FLAG(handle); in reassemble_and_dispatch()