Searched refs:HCI_DEV_UNREG (Results 1 – 3 of 3) sorted by relevance
504 case HCI_DEV_UNREG: in create_monitor_event() 836 if (event == HCI_DEV_UNREG) { in hci_sock_dev_event() 1213 * response to hci_sock_dev_event(HCI_DEV_UNREG) notification. in hci_sock_bind()
2729 hci_sock_dev_event(hdev, HCI_DEV_UNREG); in hci_unregister_dev()
42 #define HCI_DEV_UNREG 2 macro