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)
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>

No differences found