ESP-IDF
fill_database_info()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
fill_database_info()
fill_database_info() function
Syntax
Show:
Summary
Declaration
from
gatt_sr_hash.c:104
static
void
fill_database_info
(
UINT8
*
p_data
)
;
Arguments
Argument
p_data
Examples
References
from
examples
Code
Location
Referrer
static
void
fill_database_info
(
UINT8
*
p_data
)
gatt_sr_hash.c:104
fill_database_info
(
data_buf
)
;
gatt_sr_hash.c:180
gatts_calculate_datebase_hash()
Call Tree
from
examples
fill_database_info()
is called by 1 function and calls 2 functions:
gatts_calculate_datebase_hash()
All items filtered out
fill_database_info()
gatt_build_uuid_to_stream()
attr_uuid_to_bt_uuid()
All items filtered out
Data Use
from
examples
fill_database_info()
reads 19 variables:
tGATT_ATTR_VAL::attr_len
tGATT_ATTR_VAL::attr_val
tGATT_INCL_SRVC::service_type
tGATT_INCL_SRVC::s_handle
tGATT_INCL_SRVC::e_handle
tGATT_CHAR_DECL::property
tGATT_CHAR_DECL::char_val_handle
tGATT_ATTR_VALUE::uuid
tGATT_ATTR_VALUE::char_decl
tGATT_ATTR_VALUE::incl_handle
tGATT_ATTR_VALUE::attr_val
tGATT_ATTR16::p_next
tGATT_ATTR16::p_value
tGATT_ATTR16::handle
tGATT_ATTR16::uuid
tGATT_SVC_DB::p_attr_list
tGATT_SR_REG::p_db
tGATT_CB::sr_reg
gatt_cb
All items filtered out
fill_database_info()
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