Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/bluetooth/
A Dhci_sock.h35 #define HCI_CMSG_TSTAMP 0x02 macro
/linux-6.3-rc2/net/bluetooth/
A Dhci_sock.c1433 if (mask & HCI_CMSG_TSTAMP) { in hci_sock_cmsg()
1455 put_cmsg(msg, SOL_HCI, HCI_CMSG_TSTAMP, len, data); in hci_sock_cmsg()
1868 hci_pi(sk)->cmsg_mask |= HCI_CMSG_TSTAMP; in hci_sock_setsockopt_old()
1870 hci_pi(sk)->cmsg_mask &= ~HCI_CMSG_TSTAMP; in hci_sock_setsockopt_old()
1995 if (hci_pi(sk)->cmsg_mask & HCI_CMSG_TSTAMP) in hci_sock_getsockopt_old()

Completed in 6 milliseconds