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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c58 static void hci_notify(struct hci_dev *hdev, int event);
89 static void hci_notify(struct hci_dev *hdev, int event) function
482 hci_notify(hdev, HCI_DEV_UP);
531 hci_notify(hdev, HCI_DEV_DOWN);
872 hci_notify(hdev, HCI_DEV_REG);
891 hci_notify(hdev, HCI_DEV_UNREG);
901 hci_notify(hdev, HCI_DEV_SUSPEND);
909 hci_notify(hdev, HCI_DEV_RESUME);

Completed in 47 milliseconds