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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c71 #define HCI_MAX_PROTO 2 macro
72 struct hci_proto *hci_proto[HCI_MAX_PROTO];
924 if (hp->id >= HCI_MAX_PROTO)
946 if (hp->id >= HCI_MAX_PROTO)

Completed in 39 milliseconds