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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/bluetooth/
H A Dhci_uart.h36 #define HCI_UART_MAX_PROTO 4 macro
H A Dhci_ldisc.c58 static struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];
62 if (p->id >= HCI_UART_MAX_PROTO)
75 if (p->id >= HCI_UART_MAX_PROTO)
88 if (id >= HCI_UART_MAX_PROTO)

Completed in 46 milliseconds