blecsc sample
blecsc_on_sync()
is only used within blecsc sample.
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
blecsc sample
blecsc_on_sync()
blecsc_on_sync() function
Syntax
Show:
Summary
Declaration
from
main.c:270
static
void
blecsc_on_sync
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
blecsc_on_sync
(
void
)
main.c:271
ble_hs_cfg
.
sync_cb
=
blecsc_on_sync
;
main.c:319
app_main()
Call Tree
from
examples
blecsc_on_sync()
calls 3 functions:
All items filtered out
blecsc_on_sync()
__assert_func()
ble_hs_id_infer_auto()
blecsc_advertise()
All items filtered out
Data Use
from
examples
blecsc_on_sync()
writes 1 variable:
All items filtered out
blecsc_on_sync()
app_main()
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
blecsc_on_sync()
is implemented by 1 functions:
All items filtered out
blecsc_on_sync()
ble_hs_cfg::sync_cb
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out