Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/bluetooth/
A Dhci_sock.h42 #define HCI_DEV_NONE 0xffff macro
/linux-6.3-rc2/net/bluetooth/
A Dhci_sock.c554 hdr->index = cpu_to_le16(HCI_DEV_NONE); in create_monitor_ctrl_open()
592 hdr->index = cpu_to_le16(HCI_DEV_NONE); in create_monitor_ctrl_close()
650 hdr->index = cpu_to_le16(HCI_DEV_NONE); in send_monitor_note()
1138 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1185 if (haddr.hci_dev == HCI_DEV_NONE) { in hci_sock_bind()
1273 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1302 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1321 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()

Completed in 7 milliseconds