commit | 63c7d09cd52fe23ad2baee26bcc10a590944cfa4 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@nokia.com> | Mon Jul 12 11:37:04 2010 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 21 10:39:11 2010 -0700 |
tree | 0d9d12e077f2f9612c6736fad45a69fda4b182d5 | |
parent | 47731de789749c9ed3c54751db28fd9c9eeaf019 [diff] |
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls This patch introduces two new ioctls: HCIUARTSETFLAGS and HCIUARTGETFLAGS. The only flag available for now is HCI_UART_RAW_DEVICE which allows to initialize a UART device into RAW mode from userspace. This is particularly useful for experimenting with Bluetooth controllers that don't yet have proper support in BlueZ. Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>