Home
last modified time | relevance | path

Searched refs:HCI_DEV_UNREG (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/bluetooth/
Dhci_sock.c330 case HCI_DEV_UNREG: in create_monitor_event()
480 if (event == HCI_DEV_UNREG) { in hci_sock_dev_event()
Dhci_core.c3463 hci_sock_dev_event(hdev, HCI_DEV_UNREG); in hci_unregister_dev()
/linux-4.4.14/include/net/bluetooth/
Dhci.h42 #define HCI_DEV_UNREG 2 macro