]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 29 Apr 2013 16:35:35 +0000 (19:35 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 29 May 2013 21:43:36 +0000 (18:43 -0300)
commit47a1ea04d7e5361b3268f274e59dfeab493aed37
tree609f0cd542b448addf40d6ad943a4e84f2b8e39b
parent0024a01173895d1209512c3e02e131e7b6f55d0f
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT

In future Core Specification versions the ATT CID will be just one of
many possible CIDs that can be used for data transfer. Therefore, it
makes sense to rename the define for the ATT CID to something less
ambigous.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c