Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_core.c70 static void hci_notify(struct hci_dev *hdev, int event) in hci_notify() function
1446 hci_notify(hdev, HCI_DEV_UP); in hci_dev_do_open()
1619 hci_notify(hdev, HCI_DEV_DOWN); in hci_dev_do_close()
3186 hci_notify(hdev, HCI_DEV_REG); in hci_register_dev()
3234 hci_notify(hdev, HCI_DEV_UNREG); in hci_unregister_dev()
3270 hci_notify(hdev, HCI_DEV_SUSPEND); in hci_suspend_dev()
3278 hci_notify(hdev, HCI_DEV_RESUME); in hci_resume_dev()