Searched refs:HCI_SCO_HDR_SIZE (Results 1 - 1 of 1) sorted by relevance

/net/bluetooth/
H A Dhci_core.c4296 hlen = HCI_SCO_HDR_SIZE;
4350 if (skb->len == HCI_SCO_HDR_SIZE) {
4708 skb_push(skb, HCI_SCO_HDR_SIZE);
4710 memcpy(skb_transport_header(skb), &hdr, HCI_SCO_HDR_SIZE); local
5231 skb_pull(skb, HCI_SCO_HDR_SIZE);

Completed in 32 milliseconds