Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sock.h42 #define HCI_DEV_NONE 0xffff macro
/linux-6.6.21/net/bluetooth/
Dhci_sock.c606 hdr->index = cpu_to_le16(HCI_DEV_NONE); in create_monitor_ctrl_open()
646 hdr->index = cpu_to_le16(HCI_DEV_NONE); in create_monitor_ctrl_close()
708 hdr->index = cpu_to_le16(HCI_DEV_NONE); in send_monitor_note()
1231 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1278 if (haddr.hci_dev == HCI_DEV_NONE) { in hci_sock_bind()
1366 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1395 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()
1414 if (haddr.hci_dev != HCI_DEV_NONE) { in hci_sock_bind()