Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_core.c73 #define HCI_MAX_PROTO 2 macro
74 struct hci_proto *hci_proto[HCI_MAX_PROTO];
924 if (hp->id >= HCI_MAX_PROTO) in hci_register_proto()
945 if (hp->id >= HCI_MAX_PROTO) in hci_unregister_proto()