Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_internals.h36 #define HCI_ISO_BF_COMPLETE_PACKET (2) macro
/system/bt/hci/src/
Dpacket_fragmenter.cc203 case HCI_ISO_BF_COMPLETE_PACKET: in reassemble_and_dispatch_iso()
257 if (((boundary_flag == HCI_ISO_BF_COMPLETE_PACKET) && in reassemble_and_dispatch_iso()