ESP-IDF
ble_gap_master_timer()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_gap_master_timer()
ble_gap_master_timer() function
Syntax
Show:
Summary
Declaration
from
ble_gap.c:2888
static
int32_t
ble_gap_master_timer
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
ble_gap_master_timer
(
void
)
ble_gap.c:2889
master_ticks
=
ble_gap_master_timer
(
)
;
ble_gap.c:3046
ble_gap_timer()
Call Tree
from
examples
ble_gap_master_timer()
is called by 1 function and calls 5 functions:
ble_gap_timer()
All items filtered out
ble_gap_master_timer()
ble_npl_time_ms_to_ticks32()
ble_gap_disc_enable_tx()
ble_gap_disc_complete()
ble_gap_master_ticks_until_exp()
ble_gap_conn_cancel_tx()
All items filtered out
Data Use
from
examples
ble_gap_master_timer()
reads 2 variables and writes 1 variable:
ble_gap_master_state::op
ble_gap_master
All items filtered out
ble_gap_master_timer()
ble_gap_master_state::exp_set
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