ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_hidh_event_data_t::
::report_id
from the following samples and libraries:
esp_hid_host sample
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
esp_hidh_event_data_t::
::report_id
esp_hidh_event_data_t::
::report_id field
HID report index
Syntax
Show:
Summary
Declaration
from
esp_hidh.h:107
uint16_t
report_id
;
Examples
esp_hidh_event_data_t::
::report_id
is referenced by 1 libraries and example projects:
esp_hid_host sample
References
from
0/1
examples
Code
Location
Referrer
uint16_t
report_id
;
/*!< HID report index */
esp_hidh.h:107
p_param
->
feature
.
report_id
=
report
->
report_id
;
ble_hidh.c:491
esp_hidh_gattc_event_handler()
p_param
->
feature
.
report_id
=
dev
->
report_id
;
bt_hidh.c:521
esp_hh_cb()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
esp_hidh_event_data_t::
::report_id
is written by 2 functions:
esp_hidh_gattc_event_handler()
esp_hh_cb()
All items filtered out
esp_hidh_event_data_t::
::report_id
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out