Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dhci_core.c72 #define HCI_MAX_PROTO 2 macro
73 struct hci_proto *hci_proto[HCI_MAX_PROTO];
1451 if (hp->id >= HCI_MAX_PROTO) in hci_register_proto()
1473 if (hp->id >= HCI_MAX_PROTO) in hci_unregister_proto()