diff options
author | Johan Hedberg | 2014-01-24 10:35:40 +0200 |
---|---|---|
committer | Johan Hedberg | 2014-02-13 09:51:37 +0200 |
commit | 2338a7e0440d646c194d421748ea36665e648384 (patch) | |
tree | c2c3cfd9da32b28e517836d31c46c31b47a6189d /lib | |
parent | 03a0c5d61c878e3196b80fa9dc9fbae0fb2eb8f8 (diff) |
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
There's no reason why A2MP should need or deserve its on channel type.
Instead we should be able to group all fixed CID users under a single
channel type and reuse as much code as possible for them. Where CID
specific exceptions are needed the chan-scid value can be used.
This patch renames the current A2MP channel type to a generic one and
thereby paves the way to allow converting ATT and SMP (and any future
fixed channel protocols) to use the new channel type.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions