ESP-IDF
hidh_set_rpt_evt_param::handle
is only used within ESP-IDF.
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
hidh_set_rpt_evt_param::handle
hidh_set_rpt_evt_param::handle field
device handle
Syntax
Show:
Summary
Declaration
from
esp_hidh_api.h:216
uint8_t
handle
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
handle
;
/*!< device handle */
esp_hidh_api.h:216
ESP_LOGE
(
TAG
,
"SET_RPT ERROR: handle: %d, status: %s"
,
param
->
set_rpt
.
handle
,
bt_hidh.c:472
esp_hh_cb()
dev
=
esp_hidh_dev_get_by_handle
(
param
->
set_rpt
.
handle
)
;
bt_hidh.c:475
esp_hh_cb()
param
.
set_rpt
.
handle
=
BTA_HH_INVALID_HANDLE
;
btc_hh.c:964
btc_hh_set_report()
param
.
set_rpt
.
handle
=
p_data
->
dev_status
.
handle
;
btc_hh.c:1469
btc_hh_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
hidh_set_rpt_evt_param::handle
is written by 2 functions and is read by 1 function:
btc_hh_set_report()
btc_hh_cb_handler()
All items filtered out
hidh_set_rpt_evt_param::handle
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