Home
last modified time | relevance | path

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

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_acl.h11 #define HCI_ACL_HDR_SIZE 4 macro
/haiku/src/add-ons/kernel/bluetooth/hci/
H A Dbluetooth.cpp138 if (count >= HCI_ACL_HDR_SIZE) { in Assemble()
141 bluetoothDevice->fExpectedPacketSize[type] = HCI_ACL_HDR_SIZE in Assemble()