Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_sock.h34 #define HCI_CMSG_DIR 0x01 macro
/Linux-v6.6/net/bluetooth/
Dhci_sock.c1520 if (mask & HCI_CMSG_DIR) { in hci_sock_cmsg()
1522 put_cmsg(msg, SOL_HCI, HCI_CMSG_DIR, sizeof(incoming), in hci_sock_cmsg()
1955 hci_pi(sk)->cmsg_mask |= HCI_CMSG_DIR; in hci_sock_setsockopt_old()
1957 hci_pi(sk)->cmsg_mask &= ~HCI_CMSG_DIR; in hci_sock_setsockopt_old()
2084 if (hci_pi(sk)->cmsg_mask & HCI_CMSG_DIR) in hci_sock_getsockopt_old()