commit | 346e7099c299eae085efd9b4aeda813d69bc364b | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 05 11:47:46 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 06 10:25:07 2013 +0200 |
tree | 2e52d79a53c506574c6faa4b74d61dc20188647f | |
parent | 536619e86d9398a20063f7c3d15deb9dcc234097 [diff] |
Bluetooth: Remove pointless inline function 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>