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.
16 lines
341 B
16 lines
341 B
4 years ago
|
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:
|