hids_report_map_t Struct Reference

HID Service Report Map characteristic value. More...

#include <hids.h>

Data Fields

uint8_t * p_map
 
uint16_t len
 

Detailed Description

HID Service Report Map characteristic value.

Field Documentation

◆ len

uint16_t hids_report_map_t::len

The length of report map.

◆ p_map

uint8_t* hids_report_map_t::p_map

Pointer to the report map.


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