1NimBLE Host GATT Client Reference 2--------------------------------- 3 4Introduction 5~~~~~~~~~~~~ 6 7The Generic Attribute Profile (GATT) manages all activities involving services, characteristics, and descriptors. The 8client half of the GATT API initiates GATT procedures. 9 10API 11~~~~~~ 12 13.. doxygengroup:: bt_gatt 14 :content-only: 15 :members: 16