Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sock.h34 #define HCI_CMSG_DIR 0x01 macro
/linux/net/bluetooth/
H A Dhci_sock.c1517 if (mask & HCI_CMSG_DIR) { in hci_sock_cmsg()
1519 put_cmsg(msg, SOL_HCI, HCI_CMSG_DIR, sizeof(incoming), in hci_sock_cmsg()
1951 hci_pi(sk)->cmsg_mask |= HCI_CMSG_DIR; in hci_sock_setsockopt_old()
1953 hci_pi(sk)->cmsg_mask &= ~HCI_CMSG_DIR; in hci_sock_setsockopt_old()
2076 if (hci_pi(sk)->cmsg_mask & HCI_CMSG_DIR) in hci_sock_getsockopt_old()