OSDN Git Service

attrib: Rename gatt_find_info() to gatt_discover_char_desc()
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Fri, 19 Jul 2013 17:34:08 +0000 (13:34 -0400)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 24 Jul 2013 15:41:32 +0000 (08:41 -0700)
commit1d4f111fae897e5bbee5733955dd2d75c815e659
treec5815e8eaeebaf861acb0a9f7d3488a272726aec
parent613cc886ed90dec320e14e9bc938f480594ae3b8
attrib: Rename gatt_find_info() to gatt_discover_char_desc()

The old name referred to the underlying ATT PDU (Find Information
Request and Find Information Response) and not to the actual GATT
procedure (Discover All Characteristic Descriptors).
attrib/gatt.c
attrib/gatt.h
attrib/gatttool.c
attrib/interactive.c
profiles/cyclingspeed/cyclingspeed.c
profiles/gatt/gas.c
profiles/heartrate/heartrate.c
profiles/input/hog.c
profiles/scanparam/scan.c
profiles/thermometer/thermometer.c