ESP-IDF
_tle::event
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
_tle::event
_tle::event field
Syntax
Show:
Summary
Declaration
from
bt_defs.h:34
UINT16
event
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
event
;
bt_defs.h:34
switch
(
p_tle
->
event
)
{
avdt_api.c:65
avdt_process_timeout()
if
(
p_ccb
->
timer_entry
.
event
==
BTU_TTYPE_AVDT_CCB_IDLE
)
{
avdt_ccb_act.c:946
avdt_ccb_chk_timer()
p_buf
->
event
=
p_tle
->
event
;
bta_ag_main.c:407
bta_ag_timer_cback()
p_buf
->
event
=
p
->
event
;
bta_av_main.c:232
bta_av_timer_cback()
p_tle
->
event
=
type
;
bta_sys_main.c:616
bta_sys_start_timer()
switch
(
p_tle
->
event
)
{
btm_ble_gap.c:4278
btm_ble_timeout()
}
else
if
(
p_tle
->
event
)
{
btu_task.c:207
btu_bta_alarm_process()
p_msg
->
event
=
p_tle
->
event
;
btu_task.c:210
btu_bta_alarm_process()
switch
(
p_tle
->
event
)
{
btu_task.c:314
btu_general_alarm_process()
p_tle
->
event
=
type
;
btu_task.c:450
btu_start_timer()
switch
(
p_tle
->
event
)
{
btu_task.c:525
btu_l2cap_alarm_process()
p_tle
->
event
=
type
;
btu_task.c:565
btu_start_quick_timer()
p_tle
->
event
=
type
;
btu_task.c:651
btu_start_timer_oneshot()
switch
(
p_tle
->
event
)
{
l2c_main.c:973
l2c_process_timeout()
switch
(
p_tle
->
event
)
{
rfc_utils.c:350
rfcomm_process_timeout()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
_tle::event
is written by 4 functions and is read by 10 functions:
bta_sys_start_timer()
btu_start_timer()
btu_start_quick_timer()
btu_start_timer_oneshot()
All items filtered out
_tle::event
bta_av_timer_cback()
bta_ag_timer_cback()
avdt_process_timeout()
avdt_ccb_chk_timer()
btm_ble_timeout()
btu_bta_alarm_process()
btu_general_alarm_process()
btu_l2cap_alarm_process()
l2c_process_timeout()
rfcomm_process_timeout()
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