Hi Fred, > This patch extends the current bluetooth socket option to add BT_VOICE. > This is intended to choose voice data type at runtime. It only applies to SCO > sockets. > Incoming connections shall be setup during defered 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 <frederic.dalleau@xxxxxxxxxxxxxxx> > --- > include/net/bluetooth/bluetooth.h | 8 ++++++++ > include/net/bluetooth/sco.h | 1 + > net/bluetooth/sco.c | 40 ++++++++++++++++++++++++++++++++++++- > 3 files changed, 48 insertions(+), 1 deletion(-) Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html