ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_hidh_event_data_t::
::level
from the following samples and libraries:
esp_hid_host sample
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
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::
::level
esp_hidh_event_data_t::
::level field
Battery Level (0-100%)
Syntax
Show:
Summary
Declaration
from
esp_hidh.h:85
uint8_t
level
;
Examples
esp_hidh_event_data_t::
::level
is referenced by 1 libraries and example projects:
esp_hid_host sample
References
from
0/1
examples
Code
Location
Referrer
uint8_t
level
;
/*!< Battery Level (0-100%) */
esp_hidh.h:85
p
.
battery
.
level
=
p_data
->
notify
.
value
[
0
]
;
ble_hidh.c:466
esp_hidh_gattc_event_handler()
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::
::level
is written by 1 function:
esp_hidh_gattc_event_handler()
All items filtered out
esp_hidh_event_data_t::
::level
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