Home
last modified time | relevance | path

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

/linux-6.1.9/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()
1924 if (level == SOL_HCI) in hci_sock_setsockopt()
2038 if (level == SOL_HCI) in hci_sock_getsockopt()
/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h61 #define SOL_HCI 0 macro