From: Frédéric Dalleau Date: Mon, 19 Aug 2013 12:23:56 +0000 (+0200) Subject: Bluetooth: Add Bluetooth socket voice option X-Git-Tag: v3.12-rc1~132^2~84^2^2~54^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad10b1a48754b1381582d96f070a39832e41382d;p=pandora-kernel.git Bluetooth: Add Bluetooth socket voice option This patch extends the current Bluetooth socket options with BT_VOICE. This is intended to choose voice data type at runtime. It only applies to SCO sockets. Incoming connections shall be setup during deferred setup. Outgoing connections shall be setup before connect(). The desired setting is stored in the SCO socket info. This patch declares needed members, modifies getsockopt() and setsockopt(). Signed-off-by: Frédéric Dalleau Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed