ESP-IDF
_tle::param
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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::param
_tle::param field
Syntax
Show:
Summary
Declaration
from
bt_defs.h:32
TIMER_PARAM_TYPE
param
;
Examples
References
from
examples
Code
Location
Referrer
TIMER_PARAM_TYPE
param
;
bt_defs.h:32
avdt_ccb_event
(
(
tAVDT_CCB
*
)
p_tle
->
param
,
(
UINT8
)
(
event
&
~
AVDT_CCB_MKR
)
,
avdt_api.c:90
avdt_process_timeout()
avdt_scb_event
(
(
tAVDT_SCB
*
)
p_tle
->
param
,
event
,
NULL
)
;
avdt_api.c:93
avdt_process_timeout()
p_ccb
->
timer_entry
.
param
=
(
UINT32
)
p_ccb
;
avdt_ccb.c:381
avdt_ccb_alloc()
p_scb
->
timer_entry
.
param
=
(
UINT32
)
p_scb
;
avdt_scb.c:628
avdt_scb_alloc()
p_buf
->
layer_specific
=
bta_ag_scb_to_idx
(
(
tBTA_AG_SCB
*
)
p_tle
->
param
)
;
bta_ag_main.c:408
bta_ag_timer_cback()
p_scb
->
act_timer
.
param
=
(
UINT32
)
p_scb
;
bta_ag_main.c:437
bta_ag_scb_alloc()
p_scb
=
(
tBTA_AG_SCB
*
)
p_tle
->
param
;
bta_ag_main.c:667
bta_ag_colli_timer_cback()
p_scb
->
colli_timer
.
param
=
(
INT32
)
p_scb
;
bta_ag_main.c:721
bta_ag_collision_cback()
p_cb
->
acp_sig_tmr
.
param
=
(
UINT32
)
xx
;
bta_av_act.c:1360
bta_av_sig_chg()
UINT8
inx
=
(
UINT8
)
p_tle
->
param
;
bta_av_act.c:1449
bta_av_acp_sig_timer_cback()
p_cb
->
acp_sig_tmr
.
param
=
(
UINT32
)
inx
;
bta_av_act.c:1467
bta_av_acp_sig_timer_cback()
bta_dm_cb
.
disable_timer
.
param
=
0
;
bta_dm_act.c:610
bta_dm_disable()
APPL_TRACE_EVENT
(
" bta_dm_disable_timer_cback trial %d "
,
p_tle
->
param
)
;
bta_dm_act.c:645
bta_dm_disable_timer_cback()
if
(
BTM_GetNumAclLinks
(
)
&&
p_tle
->
param
==
0
)
{
bta_dm_act.c:647
bta_dm_disable_timer_cback()
bta_dm_cb
.
disable_timer
.
param
=
1
;
bta_dm_act.c:660
bta_dm_disable_timer_cback()
if
(
NULL
==
(
void
*
)
(
p_tle
->
param
)
)
{
btm_ble_gap.c:4297
btm_ble_timeout()
btm_ble_multi_adv_configure_rpa
(
(
tBTM_BLE_MULTI_ADV_INST
*
)
p_tle
->
param
)
;
btm_ble_gap.c:4304
btm_ble_timeout()
p_inst
->
raddr_timer_ent
.
param
=
(
TIMER_PARAM_TYPE
)
p_inst
;
btm_ble_multi_adv.c:315
btm_ble_multi_adv_set_params()
p_inst
->
raddr_timer_ent
.
param
=
(
TIMER_PARAM_TYPE
)
p_inst
;
btm_ble_multi_adv.c:358
btm_ble_multi_adv_write_rpa()
btm_cb
.
devcb
.
reset_timer
.
param
=
(
TIMER_PARAM_TYPE
)
TT_DEV_RESET
;
btm_devctl.c:88
btm_dev_init()
btm_cb
.
devcb
.
rln_timer
.
param
=
(
TIMER_PARAM_TYPE
)
TT_DEV_RLN
;
btm_devctl.c:89
btm_dev_init()
TIMER_PARAM_TYPE
timer_type
=
(
TIMER_PARAM_TYPE
)
p_tle
->
param
;
btm_devctl.c:252
btm_dev_timeout()
btm_cb
.
sec_collision_tle
.
param
=
(
UINT32
)
btm_sec_collision_timeout
;
btm_sec.c:3838
btm_sec_auth_collision()
btm_cb
.
sec_collision_tle
.
param
=
0
;
btm_sec.c:4237
btm_sec_connect_after_reject_timeout()
btm_cb
.
sec_collision_tle
.
param
=
(
UINT32
)
btm_sec_connect_after_reject_timeout
;
btm_sec.c:4327
btm_sec_connected()
btm_cb
.
sec_collision_tle
.
param
=
(
UINT32
)
btm_sec_connect_after_reject_timeout
;
btm_sec.c:4377
btm_sec_connected()
p_cb
->
pairing_tle
.
param
=
0
;
btm_sec.c:4904
btm_sec_pairing_timeout()
btm_cb
.
sec_collision_tle
.
param
=
0
;
btm_sec.c:5619
btm_sec_collision_timeout()
btm_cb
.
pairing_tle
.
param
=
(
TIMER_PARAM_TYPE
)
btm_sec_pairing_timeout
;
btm_sec.c:5767
btm_sec_change_pairing_state()
sdp_conn_timeout
(
(
tCONN_CB
*
)
p_tle
->
param
)
;
btu_task.c:329
btu_general_alarm_process()
tUSER_TIMEOUT_FUNC
*
p_uf
=
(
tUSER_TIMEOUT_FUNC
*
)
p_tle
->
param
;
btu_task.c:396
btu_general_alarm_process()
p_clcb
->
rsp_timer_ent
.
param
=
(
TIMER_PARAM_TYPE
)
p_clcb
;
gatt_utils.c:1300
gatt_start_rsp_timer()
p_tcb
->
conf_timer_ent
.
param
=
(
TIMER_PARAM_TYPE
)
p_tcb
;
gatt_utils.c:1319
gatt_start_conf_timer()
p_tcb
->
ind_ack_timer_ent
.
param
=
(
TIMER_PARAM_TYPE
)
p_tcb
;
gatt_utils.c:1334
gatt_start_ind_ack_timer()
tGATT_CLCB
*
p_clcb
=
(
tGATT_CLCB
*
)
p_tle
->
param
;
gatt_utils.c:1351
gatt_rsp_timeout()
tGATT_TCB
*
p_tcb
=
(
tGATT_TCB
*
)
p_tle
->
param
;
gatt_utils.c:1387
gatt_ind_ack_timeout()
attp_send_cl_msg
(
(
(
tGATT_TCB
*
)
p_tle
->
param
)
,
0
,
GATT_HANDLE_VALUE_CONF
,
NULL
)
;
gatt_utils.c:1395
gatt_ind_ack_timeout()
hidh_conn_initiate
(
(
UINT8
)
p_tle
->
param
)
;
hidh_conn.c:291
hidh_proc_repage_timeout()
hh_cb
.
devices
[
p_tle
->
param
]
.
conn_tries
++
;
hidh_conn.c:292
hidh_proc_repage_timeout()
hh_cb
.
callback
(
(
UINT8
)
p_tle
->
param
,
hh_cb
.
devices
[
p_tle
->
param
]
.
addr
,
hidh_conn.c:293
hidh_proc_repage_timeout()
HID_HDEV_EVT_RETRYING
,
hh_cb
.
devices
[
p_tle
->
param
]
.
conn_tries
,
NULL
)
;
hidh_conn.c:294
hidh_proc_repage_timeout()
hh_cb
.
devices
[
dhandle
]
.
conn
.
timer_entry
.
param
=
(
UINT32
)
dhandle
;
hidh_conn.c:618
hidh_l2cif_disconnect_ind()
p_dev
->
conn
.
timer_entry
.
param
=
(
UINT32
)
dhandle
;
hidh_conn.c:1050
hidh_conn_retry()
l2c_link_timeout
(
(
tL2C_LCB
*
)
p_tle
->
param
)
;
l2c_main.c:975
l2c_process_timeout()
l2c_csm_execute
(
(
(
tL2C_CCB
*
)
p_tle
->
param
)
,
L2CEVT_TIMEOUT
,
NULL
)
;
l2c_main.c:979
l2c_process_timeout()
l2c_csm_execute
(
(
(
tL2C_CCB
*
)
p_tle
->
param
)
,
L2CEVT_ACK_TIMEOUT
,
NULL
)
;
l2c_main.c:983
l2c_process_timeout()
l2c_info_timeout
(
(
tL2C_LCB
*
)
p_tle
->
param
)
;
l2c_main.c:992
l2c_process_timeout()
tL2C_LCB
*
p_lcb
=
(
tL2C_LCB
*
)
p_tle
->
param
;
l2c_main.c:997
l2c_process_timeout()
p_lcb
->
timer_entry
.
param
=
(
TIMER_PARAM_TYPE
)
p_lcb
;
l2c_utils.c:98
l2cu_allocate_lcb()
p_lcb
->
info_timer_entry
.
param
=
(
TIMER_PARAM_TYPE
)
p_lcb
;
l2c_utils.c:99
l2cu_allocate_lcb()
p_lcb
->
upda_con_timer
.
param
=
(
TIMER_PARAM_TYPE
)
p_lcb
;
l2c_utils.c:100
l2cu_allocate_lcb()
p_ccb
->
fcrb
.
ack_timer
.
param
=
(
TIMER_PARAM_TYPE
)
p_ccb
;
l2c_utils.c:1550
l2cu_allocate_ccb()
p_ccb
->
fcrb
.
mon_retrans_timer
.
param
=
(
TIMER_PARAM_TYPE
)
p_ccb
;
l2c_utils.c:1554
l2cu_allocate_ccb()
p_ccb
->
timer_entry
.
param
=
(
TIMER_PARAM_TYPE
)
p_ccb
;
l2c_utils.c:1611
l2cu_allocate_ccb()
p_ccb
->
timer_entry
.
param
=
(
TIMER_PARAM_TYPE
)
p_ccb
;
l2c_utils.c:2714
l2cu_initialize_fixed_ccb()
p_tle
->
param
=
(
UINT32
)
p_mcb
;
rfc_utils.c:227
rfc_timer_start()
p_tle
->
param
=
(
UINT32
)
p_port
;
rfc_utils.c:274
rfc_port_timer_start()
rfc_mx_sm_execute
(
(
tRFC_MCB
*
)
p_tle
->
param
,
RFC_EVENT_TIMEOUT
,
NULL
)
;
rfc_utils.c:352
rfcomm_process_timeout()
rfc_port_sm_execute
(
(
tPORT
*
)
p_tle
->
param
,
RFC_EVENT_TIMEOUT
,
NULL
)
;
rfc_utils.c:356
rfcomm_process_timeout()
p_ccb
->
timer_entry
.
param
=
(
UINT32
)
p_ccb
;
sdp_utils.c:125
sdpu_allocate_ccb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
_tle::param
is written by 28 functions and is read by 13 functions:
bta_av_sig_chg()
bta_av_acp_sig_timer_cback()
bta_dm_disable()
bta_dm_disable_timer_cback()
bta_ag_scb_alloc()
bta_ag_collision_cback()
avdt_ccb_alloc()
avdt_scb_alloc()
hidh_l2cif_disconnect_ind()
hidh_conn_retry()
btm_ble_multi_adv_set_params()
btm_ble_multi_adv_write_rpa()
btm_dev_init()
btm_sec_auth_collision()
btm_sec_connect_after_reject_timeout()
btm_sec_connected()
btm_sec_pairing_timeout()
btm_sec_collision_timeout()
btm_sec_change_pairing_state()
gatt_start_rsp_timer()
gatt_start_conf_timer()
gatt_start_ind_ack_timer()
l2cu_allocate_lcb()
l2cu_allocate_ccb()
l2cu_initialize_fixed_ccb()
rfc_timer_start()
rfc_port_timer_start()
sdpu_allocate_ccb()
All items filtered out
_tle::param
bta_av_acp_sig_timer_cback()
bta_dm_disable_timer_cback()
bta_ag_timer_cback()
bta_ag_colli_timer_cback()
avdt_process_timeout()
hidh_proc_repage_timeout()
btm_ble_timeout()
btm_dev_timeout()
btu_general_alarm_process()
gatt_rsp_timeout()
gatt_ind_ack_timeout()
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