ESP-IDF
hidd_report_item_t::map_index
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_report_item_t::map_index
hidd_report_item_t::map_index field
Syntax
Show:
Summary
Declaration
from
esp_hidd_private.h:27
uint8_t
map_index
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
map_index
;
// the index of the report map
esp_hidd_private.h:27
dev
->
devices
[
d
]
.
reports
[
r
]
.
map_index
=
d
;
ble_hidd.c:704
ble_hid_init_config()
dev
->
devices
[
d
]
.
reports
[
r
]
.
map_index
=
d
;
bt_hidd.c:130
bt_hidd_init_config()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
hidd_report_item_t::map_index
is written by 2 functions:
ble_hid_init_config()
bt_hidd_init_config()
All items filtered out
hidd_report_item_t::map_index
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
Lifecycle
from
examples
All items filtered out
All items filtered out