]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9457f4da0c5cd672acb56ffa9b1bb9ac4dbd7691
treefb670d5ecc9a9f54f608da0e645fe164cfeed312
parenteb1387ecef3bd6c81014318bd511fa58bf3c4309
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