]> 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>
Fri, 3 May 2013 19:09:42 +0000 (16:09 -0300)
commit27207a2bb2a6bb8d4ae16e338f364a3cf86efbe7
tree540607c572c5d49ee9f3963e6e918051909fd9b0
parent5957ee4538c923c5f07ba41aa5e793cbd140ad63
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