Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dpacket_fragmenter.cc206 uint8_t packet_status_flags; in reassemble_and_dispatch_iso() local
242 packet_status_flags = HCI_ISO_GET_PACKET_STATUS_FLAGS(iso_sdu_length); in reassemble_and_dispatch_iso()
245 if (packet_status_flags) in reassemble_and_dispatch_iso()
247 packet_status_flags); in reassemble_and_dispatch_iso()