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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dhci_uart.h38 #define HCI_UART_MAX_PROTO 6 macro
H A Dhci_ldisc.c53 static struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];
57 if (p->id >= HCI_UART_MAX_PROTO)
70 if (p->id >= HCI_UART_MAX_PROTO)
83 if (id >= HCI_UART_MAX_PROTO)

Completed in 59 milliseconds