ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_hidh_event_data_t::battery
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::battery
esp_hidh_event_data_t::battery field
ESP_HIDH_BATTERY_EVENT HID callback param of ESP_HIDH_BATTERY_EVENT
Syntax
Show:
Summary
Declaration
from
esp_hidh.h:83
struct
{
esp_hidh_dev_t
*
dev
;
uint8_t
level
;
esp_err_t
status
;
}
battery
;
Examples
esp_hidh_event_data_t::battery
is referenced by 1 libraries and example projects:
esp_hid_host sample
References
from
0/1
examples
Code
Location
Referrer
}
battery
;
/*!< HID callback param of ESP_HIDH_BATTERY_EVENT */
esp_hidh.h:87
p
.
battery
.
dev
=
dev
;
ble_hidh.c:465
esp_hidh_gattc_event_handler()
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::battery
is read by 1 function:
All items filtered out
esp_hidh_event_data_t::battery
esp_hidh_gattc_event_handler()
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