ESP-IDF
tBTM_DEVCB::qossu_timer
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/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::qossu_timer
tBTM_DEVCB::qossu_timer field
Syntax
Show:
Summary
Declaration
from
btm_int.h:203
TIMER_LIST_ENT
qossu_timer
;
Examples
References
from
examples
Code
Location
Referrer
TIMER_LIST_ENT
qossu_timer
;
btm_int.h:203
btu_start_timer
(
&
btm_cb
.
devcb
.
qossu_timer
,
BTU_TTYPE_BTM_QOS
,
BTM_DEV_REPLY_TIMEOUT
)
;
btm_acl.c:1896
BTM_SetQoS()
btu_stop_timer
(
&
btm_cb
.
devcb
.
qossu_timer
)
;
btm_acl.c:1903
BTM_SetQoS()
btu_stop_timer
(
&
btm_cb
.
devcb
.
qossu_timer
)
;
btm_acl.c:1929
btm_qos_setup_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