Home
last modified time | relevance | path

Searched refs:hci_unregister_proto (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h654 int hci_unregister_proto(struct hci_proto *hproto);
/linux-2.6.39/net/bluetooth/
Dhci_core.c1467 int hci_unregister_proto(struct hci_proto *hp) in hci_unregister_proto() function
1487 EXPORT_SYMBOL(hci_unregister_proto);
Dsco.c1070 if (hci_unregister_proto(&sco_hci_proto) < 0) in sco_exit()
Dl2cap_core.c4055 if (hci_unregister_proto(&l2cap_hci_proto) < 0) in l2cap_exit()