Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c4264 memcpy(skb_transport_header(skb), &hdr, HCI_SCO_HDR_SIZE); in hci_send_sco() local
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c3288 memcpy(skb_transport_header(skb), &hdr, HCI_SCO_HDR_SIZE); in hci_send_sco() local
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h2463 #define HCI_SCO_HDR_SIZE 3 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2908 #define HCI_SCO_HDR_SIZE 3 macro

Completed in 25 milliseconds