ESP-IDF
bt_mesh_proxy_client_prov_disable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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_proxy_client_prov_disable()
bt_mesh_proxy_client_prov_disable() function
Syntax
Show:
Summary
Declaration
from
proxy_client.h:80
int
bt_mesh_proxy_client_prov_disable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_proxy_client_prov_disable
(
void
)
proxy_client.c:588
int
bt_mesh_proxy_client_prov_disable
(
void
)
;
proxy_client.h:80
bt_mesh_proxy_client_prov_disable
(
)
;
fast_prov.c:180
bt_mesh_set_fast_prov_action()
bt_mesh_proxy_client_prov_disable
(
)
;
main.c:546
bt_mesh_deinit()
bt_mesh_proxy_client_prov_disable
(
)
;
main.c:755
bt_mesh_provisioner_disable()
Call Tree
from
examples
bt_mesh_proxy_client_prov_disable()
is called by 3 functions and calls 1 function:
bt_mesh_deinit()
bt_mesh_provisioner_disable()
bt_mesh_set_fast_prov_action()
All items filtered out
bt_mesh_proxy_client_prov_disable()
bt_mesh_gattc_disconnect()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_client_prov_disable()
reads 5 variables and writes 1 variable:
bt_mesh_proxy_server::conn
bt_mesh_proxy_server::
::CLI_NONE
bt_mesh_proxy_server::
::CLI_PROV
bt_mesh_proxy_server::conn_type
servers
All items filtered out
bt_mesh_proxy_client_prov_disable()
bt_mesh_proxy_server::conn_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