Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c446 case HCI_DEV_UNREG: in create_monitor_event()
770 if (event == HCI_DEV_UNREG) { in hci_sock_dev_event()
H A Dhci_core.c3857 hci_sock_dev_event(hdev, HCI_DEV_UNREG); in hci_unregister_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h43 #define HCI_DEV_UNREG 2 macro