You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
341 B
15 lines
341 B
NimBLE Host GATT Client Reference
|
|
---------------------------------
|
|
|
|
Introduction
|
|
~~~~~~~~~~~~
|
|
|
|
The Generic Attribute Profile (GATT) manages all activities involving services, characteristics, and descriptors. The
|
|
client half of the GATT API initiates GATT procedures.
|
|
|
|
API
|
|
~~~~~~
|
|
|
|
.. doxygengroup:: bt_gatt
|
|
:content-only:
|
|
:members:
|
|
|