ESP-IDF
ble_gatts_free_svc_defs()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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_gatts_free_svc_defs()
ble_gatts_free_svc_defs() function
Syntax
Show:
Summary
Declaration
from
ble_gatts.c:1574
static
void
ble_gatts_free_svc_defs
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
ble_gatts_free_svc_defs
(
void
)
ble_gatts.c:1575
ble_gatts_free_svc_defs
(
)
;
ble_gatts.c:1628
ble_gatts_stop()
ble_gatts_free_svc_defs
(
)
;
ble_gatts.c:1707
ble_gatts_start()
ble_gatts_free_svc_defs
(
)
;
ble_gatts.c:1778
ble_gatts_start()
ble_gatts_free_svc_defs
(
)
;
ble_gatts.c:2868
ble_gatts_add_dynamic_svcs()
Call Tree
from
examples
ble_gatts_free_svc_defs()
is called by 3 functions and calls 1 function:
ble_gatts_stop()
ble_gatts_start()
ble_gatts_add_dynamic_svcs()
All items filtered out
ble_gatts_free_svc_defs()
bt_osi_mem_free()
All items filtered out
Data Use
from
examples
ble_gatts_free_svc_defs()
reads 1 variable and writes 2 variables:
ble_gatts_svc_defs
All items filtered out
ble_gatts_free_svc_defs()
ble_gatts_svc_defs
ble_gatts_num_svc_defs
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