hci_notify 59 net/bluetooth/hci_core.c static void hci_notify(struct hci_dev *hdev, int event); hci_notify 511 net/bluetooth/hci_core.c hci_notify(hdev, HCI_DEV_UP); hci_notify 560 net/bluetooth/hci_core.c hci_notify(hdev, HCI_DEV_DOWN); hci_notify 908 net/bluetooth/hci_core.c hci_notify(hdev, HCI_DEV_REG); hci_notify 930 net/bluetooth/hci_core.c hci_notify(hdev, HCI_DEV_UNREG); hci_notify 943 net/bluetooth/hci_core.c hci_notify(hdev, HCI_DEV_SUSPEND); hci_notify 951 net/bluetooth/hci_core.c hci_notify(hdev, HCI_DEV_RESUME);