Re: [PATCH] Bluetooth: Add tty HCI driver

2015-04-30 Thread Marcel Holtmann
Hi Dotan, >> tty_hci driver exposes a /dev/hci_tty character device node, that >> intends to emulate a generic /dev/ttyX device that would be used by >> the user-space Bluetooth stacks to send/receive data to/from the WL >> combo-connectivity chipsets. > > We have an in ke

RE: [PATCH] Bluetooth: Add tty HCI driver

2015-04-30 Thread Ziv, Dotan
el.org; Ziv, Dotan >Subject: Re: [PATCH] Bluetooth: Add tty HCI driver > >Hi Eyal, > >>>>> tty_hci driver exposes a /dev/hci_tty character device node, that >>>>> intends to emulate a generic /dev/ttyX device that would be used by >>>>> the

Re: [PATCH] Bluetooth: Add tty HCI driver

2015-04-30 Thread Marcel Holtmann
Hi Eyal, tty_hci driver exposes a /dev/hci_tty character device node, that intends to emulate a generic /dev/ttyX device that would be used by the user-space Bluetooth stacks to send/receive data to/from the WL combo-connectivity chipsets. >>> >>> We have an in kernel bluetoot

RE: [PATCH] Bluetooth: Add tty HCI driver

2015-04-30 Thread Reizer, Eyal
.org > Subject: Re: [PATCH] Bluetooth: Add tty HCI driver > > Hi, > > >> tty_hci driver exposes a /dev/hci_tty character device node, that > >> intends to emulate a generic /dev/ttyX device that would be used by > >> the user-space Bluetooth stacks to send/rec

Re: [PATCH] Bluetooth: Add tty HCI driver

2015-04-30 Thread Marcel Holtmann
Hi, >> tty_hci driver exposes a /dev/hci_tty character device node, that intends >> to emulate a generic /dev/ttyX device that would be used by the user-space >> Bluetooth stacks to send/receive data to/from the WL combo-connectivity >> chipsets. > > We have an in kernel bluetooth stack, why do w

Re: [PATCH] Bluetooth: Add tty HCI driver

2015-04-30 Thread One Thousand Gnomes
On Thu, 30 Apr 2015 10:48:09 +0300 Eyal Reizer wrote: > tty_hci driver exposes a /dev/hci_tty character device node, that intends > to emulate a generic /dev/ttyX device that would be used by the user-space > Bluetooth stacks to send/receive data to/from the WL combo-connectivity > chipsets. We

[PATCH] Bluetooth: Add tty HCI driver

2015-04-30 Thread Eyal Reizer
tty_hci driver exposes a /dev/hci_tty character device node, that intends to emulate a generic /dev/ttyX device that would be used by the user-space Bluetooth stacks to send/receive data to/from the WL combo-connectivity chipsets. The device driver has no internal logic of its own to intrepret dat