Home
last modified time | relevance | path

Searched refs:SOL_HCI (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_sock.c1429 put_cmsg(msg, SOL_HCI, HCI_CMSG_DIR, sizeof(incoming), in hci_sock_cmsg()
1455 put_cmsg(msg, SOL_HCI, HCI_CMSG_TSTAMP, len, data); in hci_sock_cmsg()
1876 if (level != SOL_HCI) in hci_sock_setsockopt()
1962 if (level != SOL_HCI) in hci_sock_getsockopt()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h59 #define SOL_HCI 0 macro