ESP-IDF
esp_hidh_event_data_t::stop
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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::stop
esp_hidh_event_data_t::stop field
ESP_HIDH_STOP_EVENT HID callback param of ESP_HIDH_STOP_EVENT
Syntax
Show:
Summary
Declaration
from
esp_hidh.h:59
struct
{
esp_err_t
status
;
}
stop
;
Examples
References
from
examples
Code
Location
Referrer
}
stop
;
/*!< HID callback param of ESP_HIDH_STOP_EVENT */
esp_hidh.h:61
p
.
stop
.
status
=
bt_hidh_get_status
(
param
->
deinit
.
status
)
;
bt_hidh.c:217
esp_hh_cb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_hidh_event_data_t::stop
is read by 1 function:
All items filtered out
esp_hidh_event_data_t::stop
esp_hh_cb()
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