ESP-IDF
ble_gatt_resources::svcs
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/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_gatt_resources::svcs
ble_gatt_resources::svcs field
Number of services.
Syntax
Show:
Summary
Declaration
from
ble_gatt_priv.h:181
uint16_t
svcs
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
svcs
;
ble_gatt_priv.h:181
res
->
svcs
++
;
ble_gatts.c:3122
ble_gatts_count_resources()
ble_hs_max_services
+=
res
.
svcs
;
ble_gatts.c:3225
ble_gatts_count_cfg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_gatt_resources::svcs
is written by 1 function and is read by 2 functions:
ble_gatts_count_resources()
All items filtered out
ble_gatt_resources::svcs
ble_gatts_count_resources()
ble_gatts_count_cfg()
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