ESP-IDF
ESP_HIDH_CLOSE_EVT
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
ESP_HIDH_CLOSE_EVT
ESP_HIDH_CLOSE_EVT value
when HID host connection closed, the event comes
Syntax
Show:
Summary
Declaration
from
esp_hidh_api.h:85
ESP_HIDH_CLOSE_EVT
;
Examples
References
from
examples
Code
Location
Referrer
ESP_HIDH_CLOSE_EVT
,
/*!< when HID host connection closed, the event comes */
esp_hidh_api.h:85
case
ESP_HIDH_CLOSE_EVT
:
{
bt_hidh.c:437
esp_hh_cb()
btc_hh_cb_to_app
(
ESP_HIDH_CLOSE_EVT
,
&
param
)
;
btc_hh.c:632
btc_hh_disconnect()
btc_hh_cb_to_app
(
ESP_HIDH_CLOSE_EVT
,
&
param
)
;
btc_hh.c:1387
btc_hh_cb_handler()
btc_hh_cb_to_app
(
ESP_HIDH_CLOSE_EVT
,
&
param
)
;
btc_hh.c:1402
btc_hh_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_HIDH_CLOSE_EVT
is read by 3 functions:
All items filtered out
ESP_HIDH_CLOSE_EVT
btc_hh_disconnect()
btc_hh_cb_handler()
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