commit | 6ed971ca4f6bd96e26b3166cb5a94f7f8158fe77 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 05 11:47:44 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 06 10:23:39 2013 +0200 |
tree | 77e17e15e41e9eea1167295dddd6fd3b3334506a | |
parent | ece6912648da3fcf257a40774e3aad531c3e5fac [diff] |
Bluetooth: Use explicit AMP controller id value for BR/EDR The special AMP controller id 0 is reserved for the BR/EDR controller that has the main link. It is a fixed value and so use a constant for this throughout the code to make it more visible when the handling is for the BR/EDR channel or when it is for the AMP channel. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>