ESP-IDF
bt_mesh_proxy_server_gatt_disconnect()
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_proxy_server_gatt_disconnect()
bt_mesh_proxy_server_gatt_disconnect() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy_server.h:90
void
bt_mesh_proxy_server_gatt_disconnect
(
void
)
;
Implemented in
proxy_server.c:1183
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_proxy_server_gatt_disconnect
(
void
)
proxy_server.c:1183
void
bt_mesh_proxy_server_gatt_disconnect
(
void
)
;
proxy_server.h:90
bt_mesh_proxy_server_gatt_disconnect
(
)
;
proxy_server.c:1210
bt_mesh_proxy_server_gatt_disable()
Call Tree
from
examples
bt_mesh_proxy_server_gatt_disconnect()
is called by 1 function and calls 1 function:
bt_mesh_proxy_server_gatt_disable()
All items filtered out
bt_mesh_proxy_server_gatt_disconnect()
bt_mesh_gatts_disconnect()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_server_gatt_disconnect()
reads 6 variables and writes 1 variable:
bt_mesh_proxy_client::conn
bt_mesh_proxy_client::
::SRV_NONE
bt_mesh_proxy_client::
::SRV_WHITELIST
bt_mesh_proxy_client::
::SRV_BLACKLIST
bt_mesh_proxy_client::filter_type
clients
All items filtered out
bt_mesh_proxy_server_gatt_disconnect()
bt_mesh_proxy_client::filter_type
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