]> Pileus Git - ~andy/linux/commit
Bluetooth: Differentiate LE User Pairing Responses
authorBrian Gix <bgix@codeaurora.org>
Wed, 16 Nov 2011 21:53:14 +0000 (13:53 -0800)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 21 Nov 2011 16:44:52 +0000 (14:44 -0200)
commit47c15e2b332dd51048170915ad8c4ab4b47e3bf2
tree712c342cb9891f4cf6def93a60edbfc18518539a
parent0df4c185ed84d914fa2671fa5f4cec2f8dee2d2e
Bluetooth: Differentiate LE User Pairing Responses

Low Energy (LE) pairing responses must be recognized and handled
differently from BR/EDR pairing responses. BR/EDR responses are
handled via HCI commands by the LMP layer, and LE responses are
handled by the Host.

Signed-off-by: Brian Gix <bgix@codeaurora.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/mgmt.c