ESP-IDF
tGATT_SRV_LIST_INFO::count
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
tGATT_SRV_LIST_INFO::count
tGATT_SRV_LIST_INFO::count field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:346
UINT16
count
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
count
;
gatt_int.h:346
p_list
->
count
++
;
gatt_utils.c:640
gatt_add_a_srv_to_list()
p_list
->
count
--
;
gatt_utils.c:675
gatt_remove_a_srv_from_list()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_SRV_LIST_INFO::count
is written by 2 functions and is read by 2 functions:
gatt_add_a_srv_to_list()
gatt_remove_a_srv_from_list()
All items filtered out
tGATT_SRV_LIST_INFO::count
gatt_add_a_srv_to_list()
gatt_remove_a_srv_from_list()
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