Searched refs:hci_unregister_proto (Results 1 – 4 of 4) sorted by relevance
654 int hci_unregister_proto(struct hci_proto *hproto);
1467 int hci_unregister_proto(struct hci_proto *hp) in hci_unregister_proto() function1487 EXPORT_SYMBOL(hci_unregister_proto);
1070 if (hci_unregister_proto(&sco_hci_proto) < 0) in sco_exit()
4055 if (hci_unregister_proto(&l2cap_hci_proto) < 0) in l2cap_exit()