HID Service event.
More...
#include <hids.h>
HID Service event.
Definition at line 146 of file hids.h.
◆ conn_idx
uint8_t hids_evt_t::conn_idx |
Connect index.
Definition at line 149 of file hids.h.
◆ data
uint8_t const* hids_evt_t::data |
Incoming data, variable length.
Definition at line 153 of file hids.h.
◆ evt_type
Type of event.
Definition at line 148 of file hids.h.
◆ len
Length of the incoming data.
Definition at line 152 of file hids.h.
◆ offset
uint16_t hids_evt_t::offset |
Offset for the write operation.
Definition at line 151 of file hids.h.
◆ report_type
The documentation for this struct was generated from the following file: