Bluetooth: Factor out Create Configuration Response
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 21 Sep 2012 09:30:05 +0000 (12:30 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 27 Sep 2012 21:13:38 +0000 (18:13 -0300)
Use function to factor out similar code. For BR/EDR send EFS
Configuration Response immediately, for HS response will be sent
after receiving HCI Logical Link Complete event in the following
patches.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

No differences found