ESP-IDF
blufi_create_service()
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
blufi_create_service()
blufi_create_service() function
Syntax
Show:
Summary
Declaration
from
esp_blufi.c:87
void
blufi_create_service
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
void
blufi_create_service
(
void
)
esp_blufi.c:87
blufi_create_service
(
)
;
esp_blufi.c:126
blufi_profile_cb()
Call Tree
from
examples
blufi_create_service()
is called by 1 function and calls 3 functions:
blufi_profile_cb()
All items filtered out
blufi_create_service()
esp_log_timestamp()
esp_log_write()
BTA_GATTS_CreateService()
All items filtered out
Data Use
from
examples
blufi_create_service()
reads 5 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_ERROR
tBLUFI_ENV::gatt_if
tBLUFI_ENV::srvc_inst
tBLUFI_ENV::enabled
blufi_env
All items filtered out
blufi_create_service()
tBLUFI_ENV::srvc_inst
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