nRF Connect SDK API 2.8.99
|
void bt_hogp_release | ( | struct bt_hogp * | hogp | ) |
#include <include/bluetooth/services/hogp.h>
Release the HIDS client instance.
This function releases all dynamic memory allocated by the HIDS client instance and clears all the instance data.
hogp | HOGP object. |