Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_internals.h34 #define HCI_ISO_BF_FIRST_FRAGMENTED_PACKET (0) macro
/system/bt/hci/src/
Dpacket_fragmenter.cc204 case HCI_ISO_BF_FIRST_FRAGMENTED_PACKET: in reassemble_and_dispatch_iso()
259 ((boundary_flag == HCI_ISO_BF_FIRST_FRAGMENTED_PACKET) && in reassemble_and_dispatch_iso()
284 if (boundary_flag == HCI_ISO_BF_FIRST_FRAGMENTED_PACKET) { in reassemble_and_dispatch_iso()