ESP-IDF
ESP_HIDH_SET_PROTO_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_SET_PROTO_EVT
ESP_HIDH_SET_PROTO_EVT value
when Set_Protocol command is called, the event comes
Syntax
Show:
Summary
Declaration
from
esp_hidh_api.h:89
ESP_HIDH_SET_PROTO_EVT
;
Examples
References
from
examples
Code
Location
Referrer
ESP_HIDH_SET_PROTO_EVT
,
/*!< when Set_Protocol command is called, the event comes */
esp_hidh_api.h:89
case
ESP_HIDH_SET_PROTO_EVT
:
{
bt_hidh.c:623
esp_hh_cb()
btc_hh_cb_to_app
(
ESP_HIDH_SET_PROTO_EVT
,
&
param
)
;
btc_hh.c:838
btc_hh_set_protocol()
btc_hh_cb_to_app
(
ESP_HIDH_SET_PROTO_EVT
,
&
param
)
;
btc_hh.c:1447
btc_hh_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_HIDH_SET_PROTO_EVT
is read by 3 functions:
All items filtered out
ESP_HIDH_SET_PROTO_EVT
btc_hh_set_protocol()
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