hci_register_proto  556 include/net/bluetooth/hci_core.h int hci_register_proto(struct hci_proto *hproto);
hci_register_proto 2496 net/bluetooth/l2cap.c 	err = hci_register_proto(&l2cap_hci_proto);
hci_register_proto  966 net/bluetooth/sco.c 	err = hci_register_proto(&sco_hci_proto);