ESP-IDF
bt_mesh_gatt_init()
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
bt_mesh_gatt_init()
bt_mesh_gatt_init() function
Syntax
Show:
Summary
Declaration
Definition
from
adapter.h:783
void
bt_mesh_gatt_init
(
void
)
;
Implemented in
adapter.c:1773
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_gatt_init
(
void
)
adapter.c:1773
void
bt_mesh_gatt_init
(
void
)
;
adapter.h:783
bt_mesh_gatt_init
(
)
;
main.c:433
bt_mesh_init()
Call Tree
from
examples
bt_mesh_gatt_init()
is called by 1 function and calls 7 functions:
bt_mesh_init()
All items filtered out
bt_mesh_gatt_init()
esp_log_timestamp()
esp_log_write()
future_new()
future_await()
BTA_GATTS_AppRegister()
BTA_GATT_SetLocalMTU()
BTA_GATTC_AppRegister()
All items filtered out
Data Use
from
examples
bt_mesh_gatt_init()
reads 7 variables and writes 4 variables:
esp_log_level_t::ESP_LOG_ERROR
tBT_UUID::uu
gatts_future_mesh
bt_mesh_bta_gatts_cb()
gattc_prov_info::conn
bt_mesh_gattc_info
bt_mesh_bta_gattc_cb()
All items filtered out
bt_mesh_gatt_init()
gatts_future_mesh
bt_mesh_conn::handle
gattc_prov_info::mtu
gattc_prov_info::wr_desc_done
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