Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h653 int hci_register_proto(struct hci_proto *hproto);
/linux-2.6.39/net/bluetooth/
Dhci_core.c1445 int hci_register_proto(struct hci_proto *hp) in hci_register_proto() function
1465 EXPORT_SYMBOL(hci_register_proto);
Dsco.c1040 err = hci_register_proto(&sco_hci_proto); in sco_init()
Dl2cap_core.c4026 err = hci_register_proto(&l2cap_hci_proto); in l2cap_init()