![]() |
nRF Connect SDK API 3.3.99
|
| void hid_reportq_report_sent | ( | struct hid_reportq * | q, |
| uint8_t | rep_id, | ||
| bool | err ) |
#include <applications/nrf_desktop/src/util/hid_reportq.h>
Notify HID report queue that HID report was sent.
| [in] | q | Pointer to the queue instance. |
| [in] | rep_id | HID report ID. |
| [in] | err | Error occurred on send. |