Bluetooth: Remove pointless inline function
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 5 Oct 2013 18:47:46 +0000 (11:47 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Oct 2013 08:25:07 +0000 (10:25 +0200)
The inline function for BR/EDR controller AMP discover response
info is rather useless. Just include the code into the function
that builds the whole response.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found