commit | a2b1976b8e0184635a1119f8511fc3e68902e429 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Jun 27 13:45:08 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:48 2014 +0200 |
tree | b3b519a06233a9a68d1cf69c1b3101bda96e2121 | |
parent | b10e8017bd9d02a3c7975c06d8fa2fc39df1731c [diff] |
Bluetooth: Remove reason parameter from hci_amp_disconn function The hci_amp_disconn function is a local function and there is no need for a reason parameter. That one can be retrieved from the hci_conn object easily. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>