]> 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)
commit4ab4c5372f2b1641f94f31a581ba72475c469078
tree7c81cce1417e1f00eaca864bd1e9b2a917a813e0
parent4697385c801a95bc68c4c0678cb00683fc6a925d
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