Searched refs:hci_register_proto (Results 1 – 4 of 4) sorted by relevance
653 int hci_register_proto(struct hci_proto *hproto);
1445 int hci_register_proto(struct hci_proto *hp) in hci_register_proto() function1465 EXPORT_SYMBOL(hci_register_proto);
1040 err = hci_register_proto(&sco_hci_proto); in sco_init()
4026 err = hci_register_proto(&l2cap_hci_proto); in l2cap_init()