ESP-IDF
ble_hs_conn_timer()
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
ble_hs_conn_timer()
ble_hs_conn_timer() function
Syntax
Show:
Summary
Declaration
Definition
from
ble_hs_conn_priv.h:144
int32_t
ble_hs_conn_timer
(
void
)
;
Implemented in
ble_hs_conn.c:498
Examples
References
from
examples
Code
Location
Referrer
ble_hs_conn_timer
(
void
)
ble_hs_conn.c:499
int32_t
ble_hs_conn_timer
(
void
)
;
ble_hs_conn_priv.h:144
ticks_until_next
=
ble_hs_conn_timer
(
)
;
ble_hs.c:444
ble_hs_timer_exp()
Call Tree
from
examples
ble_hs_conn_timer()
is called by 1 function and calls 5 functions:
ble_hs_timer_exp()
All items filtered out
ble_hs_conn_timer()
ble_npl_time_get()
ble_hs_lock()
ble_hs_unlock()
ble_gap_terminate_with_conn()
ble_att_svr_ticks_until_tmo()
All items filtered out
Data Use
from
examples
ble_hs_conn_timer()
reads 5 variables:
ble_error_codes::BLE_ERR_REM_USER_CONN_TERM
ble_hs_conn::bhc_next
ble_hs_conn::bhc_flags
ble_hs_conn::bhc_rx_chan
ble_hs_conn::bhc_rx_timeout
All items filtered out
ble_hs_conn_timer()
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