Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_sock.c600 if (event == HCI_DEV_UNREG) { in hci_sock_dev_event()
Dhci_core.c864 hci_notify(hdev, HCI_DEV_UNREG); in hci_unregister_dev()
/linux-2.4.37.9/include/net/bluetooth/
Dhci.h39 #define HCI_DEV_UNREG 2 macro