ESP-IDF
ble_hs_timer_resched()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
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
ble_hs_timer_resched()
ble_hs_timer_resched() function
Syntax
Show:
Summary
Declaration
Definition
from
ble_hs_priv.h:131
void
ble_hs_timer_resched
(
void
)
;
Implemented in
ble_hs.c:505
Examples
References
from
examples
Code
Location
Referrer
ble_hs_timer_resched
(
void
)
ble_hs.c:506
void
ble_hs_timer_resched
(
void
)
;
ble_hs_priv.h:131
ble_hs_timer_resched
(
)
;
ble_att_svr.c:2764
ble_att_svr_insert_prep_entry()
ble_hs_timer_resched
(
)
;
ble_gap.c:1000
ble_gap_master_reset_state()
ble_hs_timer_resched
(
)
;
ble_gap.c:1012
ble_gap_slave_reset_state()
ble_hs_timer_resched
(
)
;
ble_gap.c:1457
ble_gap_master_set_timer()
ble_hs_timer_resched
(
)
;
ble_gap.c:1468
ble_gap_slave_set_timer()
ble_hs_timer_resched
(
)
;
ble_gap.c:7709
ble_gap_update_entry_remove()
ble_hs_timer_resched
(
)
;
ble_gap.c:7944
ble_gap_update_params()
ble_hs_timer_resched
(
)
;
ble_gattc.c:829
ble_gattc_process_status()
ble_hs_timer_resched
(
)
;
ble_hs_stop.c:198
ble_hs_stop_begin()
ble_hs_timer_resched
(
)
;
ble_l2cap.c:316
ble_l2cap_rx_payload()
ble_hs_timer_resched
(
)
;
ble_l2cap_sig.c:344
ble_l2cap_sig_proc_set_timer()
ble_hs_timer_resched
(
)
;
ble_sm.c:377
ble_sm_proc_set_timer()
Call Tree
from
examples
ble_hs_timer_resched()
is called by 12 functions and calls 1 function:
ble_sm_proc_set_timer()
ble_att_svr_insert_prep_entry()
ble_hs_stop_begin()
ble_gattc_process_status()
ble_l2cap_sig_proc_set_timer()
ble_gap_master_reset_state()
ble_gap_slave_reset_state()
ble_gap_master_set_timer()
ble_gap_slave_set_timer()
ble_gap_update_entry_remove()
ble_gap_update_params()
ble_l2cap_rx_payload()
All items filtered out
ble_hs_timer_resched()
ble_hs_timer_reset()
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