ESP-IDF
bt_mesh_gatt_deinit()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
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_deinit()
bt_mesh_gatt_deinit() function
Syntax
Show:
Summary
Declaration
Definition
from
adapter.h:784
void
bt_mesh_gatt_deinit
(
void
)
;
Implemented in
adapter.c:1811
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_gatt_deinit
(
void
)
adapter.c:1811
void
bt_mesh_gatt_deinit
(
void
)
;
adapter.h:784
bt_mesh_gatt_deinit
(
)
;
main.c:598
bt_mesh_deinit()
Call Tree
from
examples
bt_mesh_gatt_deinit()
is called by 1 function and calls 2 functions:
bt_mesh_deinit()
All items filtered out
bt_mesh_gatt_deinit()
BTA_GATTS_AppDeregister()
BTA_GATTC_AppDeregister()
All items filtered out
Data Use
from
examples
bt_mesh_gatt_deinit()
reads 5 variables and writes 13 variables:
bt_mesh_gatts_if
bt_mesh_gatts_addr
gattc_prov_info::conn
bt_mesh_gattc_info
bt_mesh_gattc_if
All items filtered out
bt_mesh_gatt_deinit()
bt_mesh_gatts_if
svc_handle
char_handle
bt_mesh_conn::handle
gattc_prov_info::service_uuid
gattc_prov_info::mtu
gattc_prov_info::wr_desc_done
gattc_prov_info::start_handle
gattc_prov_info::end_handle
gattc_prov_info::data_in_handle
gattc_prov_info::data_out_handle
gattc_prov_info::ccc_handle
bt_mesh_gattc_if
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