hids_report_map_t Struct Reference

HID Service Report Map characteristic value. More...

#include <hids.h>

Public Attributes

uint8_t * p_map
 
uint16_t len
 

Detailed Description

HID Service Report Map characteristic value.

Definition at line 186 of file hids.h.

Member Data Documentation

◆ len

uint16_t hids_report_map_t::len

The length of report map.

Definition at line 189 of file hids.h.

◆ p_map

uint8_t* hids_report_map_t::p_map

Pointer to the report map.

Definition at line 188 of file hids.h.


The documentation for this struct was generated from the following file: