ESP-IDF
tBTM_DEVCB::tx_power_timer
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
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::tx_power_timer
tBTM_DEVCB::tx_power_timer field
Syntax
Show:
Summary
Declaration
from
btm_int.h:211
TIMER_LIST_ENT
tx_power_timer
;
Examples
References
from
examples
Code
Location
Referrer
TIMER_LIST_ENT
tx_power_timer
;
btm_int.h:211
btu_start_timer
(
&
btm_cb
.
devcb
.
tx_power_timer
,
BTU_TTYPE_BTM_ACL
,
btm_acl.c:2093
BTM_ReadTxPower()
btu_stop_timer
(
&
btm_cb
.
devcb
.
tx_power_timer
)
;
btm_acl.c:2109
BTM_ReadTxPower()
btu_start_timer
(
&
btm_cb
.
devcb
.
tx_power_timer
,
BTU_TTYPE_BTM_ACL
,
btm_acl.c:2197
BTM_BleReadAdvTxPower()
btu_stop_timer
(
&
btm_cb
.
devcb
.
tx_power_timer
)
;
btm_acl.c:2203
BTM_BleReadAdvTxPower()
btu_stop_timer
(
&
btm_cb
.
devcb
.
tx_power_timer
)
;
btm_acl.c:2240
btm_read_tx_power_complete()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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