Searched refs:HCI_DEV_NONE (Results 1 – 2 of 2) sorted by relevance
542 hdr->index = cpu_to_le16(HCI_DEV_NONE); in create_monitor_ctrl_open()580 hdr->index = cpu_to_le16(HCI_DEV_NONE); in create_monitor_ctrl_close()638 hdr->index = cpu_to_le16(HCI_DEV_NONE); in send_monitor_note()1118 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()1165 if (haddr.hci_dev == HCI_DEV_NONE) { in hci_sock_bind()1253 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()1282 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()1301 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
42 #define HCI_DEV_NONE 0xffff macro