ESP-IDF
tBTA_HH_CB::kdev
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
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
tBTA_HH_CB::kdev
tBTA_HH_CB::kdev field
Syntax
Show:
Summary
Declaration
from
bta_hh_int.h:292
tBTA_HH_DEV_CB
kdev
[
BTA_HH_MAX_DEVICE
]
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_HH_DEV_CB
kdev
[
BTA_HH_MAX_DEVICE
]
;
/* device control block */
bta_hh_int.h:292
bta_hh_cb
.
kdev
[
xx
]
.
state
=
BTA_HH_IDLE_ST
;
bta_hh_act.c:89
bta_hh_api_enable()
bta_hh_cb
.
kdev
[
xx
]
.
hid_handle
=
BTA_HH_INVALID_HANDLE
;
bta_hh_act.c:90
bta_hh_api_enable()
bta_hh_cb
.
kdev
[
xx
]
.
index
=
xx
;
bta_hh_act.c:91
bta_hh_api_enable()
if
(
bta_hh_cb
.
kdev
[
xx
]
.
state
==
BTA_HH_CONN_ST
)
{
bta_hh_act.c:137
bta_hh_api_disable()
bta_hh_sm_execute
(
&
bta_hh_cb
.
kdev
[
xx
]
,
bta_hh_act.c:139
bta_hh_api_disable()
if
(
bta_hh_cb
.
kdev
[
xx
]
.
hid_handle
==
dev_handle
)
{
bta_hh_act.c:1177
bta_hh_cback()
bta_hh_cb
.
kdev
[
xx
]
.
vp
=
TRUE
;
bta_hh_act.c:1178
bta_hh_cback()
(
bta_hh_cb
.
kdev
[
index
]
.
in_use
==
FALSE
)
)
{
bta_hh_main.c:441
bta_hh_hdl_event()
bta_hh_cb
.
cb_index
[
hdl
]
=
bta_hh_cb
.
kdev
[
index
]
.
index
;
bta_hh_main.c:450
bta_hh_hdl_event()
p_cb
=
&
bta_hh_cb
.
kdev
[
index
]
;
bta_hh_main.c:457
bta_hh_hdl_event()
if
(
(
!
bdcmp
(
bda
,
bta_hh_cb
.
kdev
[
xx
]
.
addr
)
&&
bta_hh_utils.c:69
bta_hh_find_cb()
bta_hh_cb
.
kdev
[
xx
]
.
hid_handle
)
bta_hh_utils.c:73
bta_hh_find_cb()
bta_hh_cb
.
kdev
[
xx
]
.
in_use
,
xx
,
bta_hh_utils.c:80
bta_hh_find_cb()
bta_hh_cb
.
kdev
[
xx
]
.
hid_handle
,
bta_hh_utils.c:81
bta_hh_find_cb()
bta_hh_cb
.
kdev
[
xx
]
.
state
)
;
bta_hh_utils.c:82
bta_hh_find_cb()
if
(
!
bta_hh_cb
.
kdev
[
xx
]
.
in_use
)
{
bta_hh_utils.c:89
bta_hh_find_cb()
bdcpy
(
bta_hh_cb
.
kdev
[
xx
]
.
addr
,
bda
)
;
bta_hh_utils.c:90
bta_hh_find_cb()
bta_hh_cb
.
kdev
[
xx
]
.
in_use
=
TRUE
;
bta_hh_utils.c:91
bta_hh_find_cb()
if
(
memcmp
(
p_cb
->
kdev
[
i
]
.
addr
,
bd_addr
,
BD_ADDR_LEN
)
==
0
)
{
bta_hh_utils.c:409
bta_hh_read_ssr_param()
if
(
p_cb
->
kdev
[
i
]
.
dscp_info
.
ssr_max_latency
==
HID_SSR_PARAM_INVALID
)
{
bta_hh_utils.c:413
bta_hh_read_ssr_param()
BTM_GetLinkSuperTout
(
p_cb
->
kdev
[
i
]
.
addr
,
&
ssr_max_latency
)
;
bta_hh_utils.c:416
bta_hh_read_ssr_param()
*
p_max_ssr_lat
=
p_cb
->
kdev
[
i
]
.
dscp_info
.
ssr_max_latency
;
bta_hh_utils.c:427
bta_hh_read_ssr_param()
if
(
p_cb
->
kdev
[
i
]
.
dscp_info
.
ssr_min_tout
==
HID_SSR_PARAM_INVALID
)
{
bta_hh_utils.c:430
bta_hh_read_ssr_param()
*
p_min_ssr_tout
=
p_cb
->
kdev
[
i
]
.
dscp_info
.
ssr_min_tout
;
bta_hh_utils.c:433
bta_hh_read_ssr_param()
utl_freebuf
(
(
void
*
*
)
&
bta_hh_cb
.
kdev
[
xx
]
.
dscp_info
.
descriptor
.
dsc_list
)
;
bta_hh_utils.c:460
bta_hh_cleanup_disable()
bta_hh_cb
.
kdev
[
xx
]
.
in_use
,
bta_hh_cb
.
kdev
[
xx
]
.
hid_handle
)
;
bta_hh_utils.c:522
bta_hh_trace_dev_db()
bta_hh_cb
.
kdev
[
xx
]
.
attr_mask
,
bta_hh_cb
.
kdev
[
xx
]
.
state
,
bta_hh_utils.c:525
bta_hh_trace_dev_db()
bta_hh_cb
.
kdev
[
xx
]
.
sub_class
,
bta_hh_cb
.
kdev
[
xx
]
.
index
)
;
bta_hh_utils.c:526
bta_hh_trace_dev_db()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_HH_CB::kdev
is read by 8 functions:
All items filtered out
tBTA_HH_CB::kdev
bta_hh_api_enable()
bta_hh_api_disable()
bta_hh_cback()
bta_hh_hdl_event()
bta_hh_find_cb()
bta_hh_read_ssr_param()
bta_hh_cleanup_disable()
bta_hh_trace_dev_db()
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