Bluetooth: Rename create_ad into create_adv_data
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 16 Oct 2013 07:16:46 +0000 (00:16 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 07:29:41 +0000 (10:29 +0300)
commit46cad2edb13be71ae11da896411db8a42b82d555
treefb670d5ecc9a9f54f608da0e645fe164cfeed312
parent083368f7b8c03a0b3eaa048e84eb9fa9573745d4
Bluetooth: Rename create_ad into create_adv_data

Rename the create_ad function into create_adv_data to make it clear
that it is used to create the advertising data. This is important
since later on a function adding the scan response data will be
added.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c