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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/bluetooth/
H A Dhci_core.h538 int hci_register_proto(struct hci_proto *hproto);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c918 int hci_register_proto(struct hci_proto *hp) function
938 EXPORT_SYMBOL(hci_register_proto); variable
H A Dsco.c964 err = hci_register_proto(&sco_hci_proto);
H A Dl2cap.c2242 err = hci_register_proto(&l2cap_hci_proto);

Completed in 111 milliseconds