![]() |
nRF Connect SDK API 3.3.99
|
| int bt_hids_disconnected | ( | struct bt_hids * | hids_obj, |
| struct bt_conn * | conn ) |
#include <include/bluetooth/services/hids.h>
Function for informing the HID service about disconnection from the device. This function should be used in main application.
| hids_obj | Pointer to HIDS instance. |
| conn | Pointer to Connection Object. |