Searched refs:SOL_HCI (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_sock.c | 1454 put_cmsg(msg, SOL_HCI, HCI_CMSG_DIR, sizeof(incoming), in hci_sock_cmsg() 1480 put_cmsg(msg, SOL_HCI, HCI_CMSG_TSTAMP, len, data); in hci_sock_cmsg() 1901 if (level != SOL_HCI) in hci_sock_setsockopt() 1987 if (level != SOL_HCI) in hci_sock_getsockopt()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_sock.c | 1522 put_cmsg(msg, SOL_HCI, HCI_CMSG_DIR, sizeof(incoming), in hci_sock_cmsg() 1548 put_cmsg(msg, SOL_HCI, HCI_CMSG_TSTAMP, len, data); in hci_sock_cmsg() 2023 if (level == SOL_HCI) in hci_sock_setsockopt() 2137 if (level == SOL_HCI) in hci_sock_getsockopt()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | bluetooth.h | 59 #define SOL_HCI 0 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | bluetooth.h | 62 #define SOL_HCI 0 macro
|
Completed in 7 milliseconds