ESP-IDF
+
0
/1 examples
SourceVu will show references to
ESP_HIDH_BATTERY_EVENT
from the following samples and libraries:
esp_hid_host sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_BATTERY_EVENT
ESP_HIDH_BATTERY_EVENT value
HID device battery level changed
Syntax
Show:
Summary
Declaration
from
esp_hidh.h:33
ESP_HIDH_BATTERY_EVENT
;
Examples
ESP_HIDH_BATTERY_EVENT
is referenced by 1 libraries and example projects:
esp_hid_host sample
References
from
0/1
examples
Code
Location
Referrer
ESP_HIDH_BATTERY_EVENT
,
/*!< HID device battery level changed */
esp_hidh.h:33
esp_event_post_to
(
event_loop_handle
,
ESP_HIDH_EVENTS
,
ESP_HIDH_BATTERY_EVENT
,
&
p
,
sizeof
(
esp_hidh_event_data_t
)
,
portMAX_DELAY
)
;
ble_hidh.c:467
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_BATTERY_EVENT
is read by 1 function:
All items filtered out
ESP_HIDH_BATTERY_EVENT
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