HCI_SCO_HDR_SIZE  990 net/bluetooth/hci_core.c 				if (count >= HCI_SCO_HDR_SIZE) {
HCI_SCO_HDR_SIZE  992 net/bluetooth/hci_core.c 					len = HCI_SCO_HDR_SIZE + h->dlen;
HCI_SCO_HDR_SIZE 1261 net/bluetooth/hci_core.c 	skb_push(skb, HCI_SCO_HDR_SIZE);
HCI_SCO_HDR_SIZE 1263 net/bluetooth/hci_core.c 	memcpy(skb_transport_header(skb), &hdr, HCI_SCO_HDR_SIZE);
HCI_SCO_HDR_SIZE 1476 net/bluetooth/hci_core.c 	skb_pull(skb, HCI_SCO_HDR_SIZE);