ESP-IDF
hidh_get_dscp_evt_param::added
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hidh_get_dscp_evt_param::added
hidh_get_dscp_evt_param::added field
Indicate if added
Syntax
Show:
Summary
Declaration
from
esp_hidh_api.h:280
bool
added
;
Examples
References
from
examples
Code
Location
Referrer
bool
added
;
/*!< Indicate if added */
esp_hidh_api.h:280
dev
->
added
=
param
->
dscp
.
added
;
bt_hidh.c:317
esp_hh_cb()
param
.
dscp
.
added
=
false
;
btc_hh.c:1320
btc_hh_cb_handler()
param
.
dscp
.
added
=
true
;
btc_hh.c:1352
btc_hh_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
hidh_get_dscp_evt_param::added
is written by 1 function and is read by 1 function:
btc_hh_cb_handler()
All items filtered out
hidh_get_dscp_evt_param::added
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