HCI_UART_MAX_PROTO
static const struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];
if (p->id >= HCI_UART_MAX_PROTO)
if (id >= HCI_UART_MAX_PROTO)