Searched refs:HCI_MAX_PROTO (Results 1 – 1 of 1) sorted by relevance
72 #define HCI_MAX_PROTO 2 macro73 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()