Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sock.h42 #define HCI_DEV_NONE 0xffff macro
/linux/net/bluetooth/
H A Dhci_sock.c613 hdr->index = cpu_to_le16(HCI_DEV_NONE); in create_monitor_ctrl_open()
653 hdr->index = cpu_to_le16(HCI_DEV_NONE); in create_monitor_ctrl_close()
715 hdr->index = cpu_to_le16(HCI_DEV_NONE); in send_monitor_note()
1235 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1282 if (haddr.hci_dev == HCI_DEV_NONE) { in hci_sock_bind()
1372 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1401 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1420 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()