]> git.baikalelectronics.ru Git - kernel.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>
Sat, 22 Jun 2013 23:23:47 +0000 (00:23 +0100)
commit0ada0fb8338ba64f6ce1222dc31f12f2134a709a
tree7c81cce1417e1f00eaca864bd1e9b2a917a813e0
parent1334264aa033acf4cd06879525bcc8a071a88603
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