From: Johan Hedberg Date: Mon, 12 Jul 2010 14:37:04 +0000 (-0300) Subject: Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c7d09cd52fe23ad2baee26bcc10a590944cfa4;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed