ESP-IDF
tBTM_DEVCB::rln_timer
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
tBTM_DEVCB::rln_timer
tBTM_DEVCB::rln_timer field
Syntax
Show:
Summary
Declaration
from
btm_int.h:190
TIMER_LIST_ENT
rln_timer
;
Examples
References
from
examples
Code
Location
Referrer
TIMER_LIST_ENT
rln_timer
;
btm_int.h:190
btm_cb
.
devcb
.
rln_timer
.
param
=
(
TIMER_PARAM_TYPE
)
TT_DEV_RLN
;
btm_devctl.c:89
btm_dev_init()
btu_start_timer
(
&
btm_cb
.
devcb
.
rln_timer
,
BTU_TTYPE_BTM_DEV_CTL
,
BTM_DEV_REPLY_TIMEOUT
)
;
btm_devctl.c:566
BTM_ReadLocalDeviceNameFromController()
btu_free_timer
(
&
btm_cb
.
devcb
.
rln_timer
)
;
btm_devctl.c:587
btm_read_local_name_complete()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_DEVCB::rln_timer
is read by 1 function:
All items filtered out
tBTM_DEVCB::rln_timer
btm_dev_init()
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