ESP-IDF
gatts_calculate_datebase_hash()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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
gatts_calculate_datebase_hash()
gatts_calculate_datebase_hash() function
Syntax
Show:
Summary
Declaration
Definition
from
gatt_int.h:782
extern
tGATT_STATUS
gatts_calculate_datebase_hash
(
BT_OCTET16
hash
)
;
Implemented in
gatt_sr_hash.c:164
Arguments
Argument
hash
Examples
References
from
examples
Code
Location
tGATT_STATUS
gatts_calculate_datebase_hash
(
BT_OCTET16
hash
)
gatt_sr_hash.c:164
extern
tGATT_STATUS
gatts_calculate_datebase_hash
(
BT_OCTET16
hash
)
;
gatt_int.h:782
Call Tree
from
examples
gatts_calculate_datebase_hash()
calls 7 functions:
All items filtered out
gatts_calculate_datebase_hash()
free()
esp_log_timestamp()
esp_log_write()
osi_malloc_func()
aes_cipher_msg_auth_code()
fill_database_info()
calculate_database_info_size()
All items filtered out
Data Use
from
examples
gatts_calculate_datebase_hash()
reads 3 variables:
esp_log_level_t::ESP_LOG_ERROR
tGATT_CB::trace_level
gatt_cb
All items filtered out
gatts_calculate_datebase_hash()
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