Searched defs:hci_uart_proto (Results 1 – 1 of 1) sorted by relevance
48 struct hci_uart_proto { struct49 unsigned int id;50 const char *name;74 const struct hci_uart_proto *proto; argument