Searched refs:BT_HCI_SCO_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
136 if (buf_len < header_len + BT_HCI_SCO_HDR_SIZE) { in hci_packet_complete()143 header_len += BT_HCI_SCO_HDR_SIZE; in hci_packet_complete()
57 #define BT_HCI_SCO_HDR_SIZE 3 macro