ESP-IDF
hidd_get_report_evt_param
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hidd_get_report_evt_param
hidd_get_report_evt_param struct
ESP_HIDD_GET_REPORT_EVT
Syntax
Show:
Summary
Declaration
from
esp_hidd_api.h:220
struct
hidd_get_report_evt_param
{
esp_hidd_report_type_t
report_type
;
uint8_t
report_id
;
uint16_t
buffer_size
;
}
;
Fields
Field
Declared as
Description
hidd_get_report_evt_param::report_type
esp_hidd_report_type_t
report type.
hidd_get_report_evt_param::report_id
uint8_t
report id.
hidd_get_report_evt_param::buffer_size
uint16_t
buffer size.
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
hidd_get_report_evt_param
{
esp_hidd_api.h:220
esp_hidd_cb_param_t
esp_hidd_cb_param_t::get_report
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Instance
Scope
Location
Project
esp_hidd_cb_param_t::get_report
esp_hidd_cb_param_t
esp_hidd_api.h:220
Lifecycle
from
examples
All items filtered out
All items filtered out