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