ESP-IDF
tBTM_DEVCB::txpwer_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::txpwer_timer
tBTM_DEVCB::txpwer_timer field
Syntax
Show:
Summary
Declaration
from
btm_int.h:199
TIMER_LIST_ENT
txpwer_timer
;
Examples
References
from
examples
Code
Location
Referrer
TIMER_LIST_ENT
txpwer_timer
;
btm_int.h:199
btu_start_timer
(
&
btm_cb
.
devcb
.
txpwer_timer
,
BTU_TTYPE_BTM_ACL
,
BTM_INQ_REPLY_TIMEOUT
)
;
btm_inq.c:1230
BTM_ReadInquiryRspTxPower()
btu_stop_timer
(
&
btm_cb
.
devcb
.
txpwer_timer
)
;
btm_inq.c:1237
BTM_ReadInquiryRspTxPower()
btu_stop_timer
(
&
btm_cb
.
devcb
.
txpwer_timer
)
;
btm_inq.c:2359
btm_read_linq_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