![]() |
nRF Connect SDK API 3.3.99
|
|
inlinestatic |
#include <include/bluetooth/services/hids.h>
Send Input Report.
| hids_obj | Pointer to HIDS instance. |
| conn | Pointer to Connection Object. |
| rep_index | Index of report descriptor. |
| rep | Pointer to the report data. |
| len | Length of report data. |
| cb | Notification complete callback (can be NULL). |