hci_sock_dev_event 1477 include/net/bluetooth/hci_core.h void hci_sock_dev_event(struct hci_dev *hdev, int event);
hci_sock_dev_event 1440 net/bluetooth/hci_core.c 	hci_sock_dev_event(hdev, HCI_DEV_OPEN);
hci_sock_dev_event 1449 net/bluetooth/hci_core.c 		hci_sock_dev_event(hdev, HCI_DEV_SETUP);
hci_sock_dev_event 1548 net/bluetooth/hci_core.c 		hci_sock_dev_event(hdev, HCI_DEV_UP);
hci_sock_dev_event 1577 net/bluetooth/hci_core.c 		hci_sock_dev_event(hdev, HCI_DEV_CLOSE);
hci_sock_dev_event 1734 net/bluetooth/hci_core.c 	hci_sock_dev_event(hdev, HCI_DEV_DOWN);
hci_sock_dev_event 1765 net/bluetooth/hci_core.c 	hci_sock_dev_event(hdev, HCI_DEV_CLOSE);
hci_sock_dev_event 3369 net/bluetooth/hci_core.c 	hci_sock_dev_event(hdev, HCI_DEV_REG);
hci_sock_dev_event 3417 net/bluetooth/hci_core.c 	hci_sock_dev_event(hdev, HCI_DEV_UNREG);
hci_sock_dev_event 3457 net/bluetooth/hci_core.c 	hci_sock_dev_event(hdev, HCI_DEV_SUSPEND);
hci_sock_dev_event 3465 net/bluetooth/hci_core.c 	hci_sock_dev_event(hdev, HCI_DEV_RESUME);