]> Pileus Git - ~andy/linux/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)
commit073d1cf35fe45d89f5a553c21eea18b504dd6937
tree7c81cce1417e1f00eaca864bd1e9b2a917a813e0
parentc5623556fc61804713b1569b4f748e36956bc6e8
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