ESP-IDF
+
0
/1 examples
SourceVu will show references to
hidd_get_report_evt_param::report_id
from the following samples and libraries:
bt_hid_mouse_device 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
hidd_get_report_evt_param::report_id
hidd_get_report_evt_param::report_id field
report id
Syntax
Show:
Summary
Declaration
from
esp_hidd_api.h:222
uint8_t
report_id
;
Examples
hidd_get_report_evt_param::report_id
is referenced by 1 libraries and example projects:
bt_hid_mouse_device sample
References
from
0/1
examples
Code
Location
Referrer
uint8_t
report_id
;
/*!< report id */
esp_hidd_api.h:222
p_rpt
=
get_report_by_id_and_type
(
s_hidd_param
.
dev
,
param
->
get_report
.
report_id
,
param
->
get_report
.
report_type
,
bt_hidd.c:636
bt_hidd_cb()
param
.
get_report
.
report_id
=
p_data
->
get_report
.
report_id
;
btc_hd.c:874
btc_hd_cb_handler()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
hidd_get_report_evt_param::report_id
is written by 1 function and is read by 1 function:
btc_hd_cb_handler()
All items filtered out
hidd_get_report_evt_param::report_id
bt_hidd_cb()
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