Searched refs:BT_HCI_CMD_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
67 #define BT_BUF_CMD_SIZE(size) BT_BUF_SIZE(BT_HCI_CMD_HDR_SIZE + (size))
136 #define BT_HCI_CMD_HDR_SIZE 3 macro
114 if (buf_len < header_len + BT_HCI_CMD_HDR_SIZE) { in hci_packet_complete()121 header_len += BT_HCI_CMD_HDR_SIZE; in hci_packet_complete()