ESP-IDF
calculate_database_info_size()
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
calculate_database_info_size()
calculate_database_info_size() function
Syntax
Show:
Summary
Declaration
from
gatt_sr_hash.c:59
static
size_t
calculate_database_info_size
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
size_t
calculate_database_info_size
(
void
)
gatt_sr_hash.c:59
len
=
calculate_database_info_size
(
)
;
gatt_sr_hash.c:172
gatts_calculate_datebase_hash()
Call Tree
from
examples
calculate_database_info_size()
is called by 1 function and calls 1 function:
gatts_calculate_datebase_hash()
All items filtered out
calculate_database_info_size()
attr_uuid_to_bt_uuid()
All items filtered out
Data Use
from
examples
calculate_database_info_size()
reads 11 variables:
tBT_UUID::len
tGATT_INCL_SRVC::service_type
tGATT_ATTR_VALUE::uuid
tGATT_ATTR_VALUE::incl_handle
tGATT_ATTR16::p_next
tGATT_ATTR16::p_value
tGATT_ATTR16::uuid
tGATT_SVC_DB::p_attr_list
tGATT_SR_REG::p_db
tGATT_CB::sr_reg
gatt_cb
All items filtered out
calculate_database_info_size()
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