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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/bluetooth/
H A Dhci_uart.h45 struct hci_uart_proto { struct
60 struct hci_uart_proto *proto;
75 int hci_uart_register_proto(struct hci_uart_proto *p);
76 int hci_uart_unregister_proto(struct hci_uart_proto *p);
H A Dhci_ldisc.c58 static struct hci_uart_proto *hup[HCI_UART_MAX_PROTO];
60 int hci_uart_register_proto(struct hci_uart_proto *p)
73 int hci_uart_unregister_proto(struct hci_uart_proto *p)
86 static struct hci_uart_proto *hci_uart_get_proto(unsigned int id)
418 struct hci_uart_proto *p;
H A Dhci_h4.c271 static struct hci_uart_proto h4p = {
H A Dhci_bcsp.c753 static struct hci_uart_proto bcsp = {

Completed in 81 milliseconds