ESP-IDF
bt_mesh_proxy_client_prov_enable()
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_proxy_client_prov_enable()
bt_mesh_proxy_client_prov_enable() function
Syntax
Show:
Summary
Declaration
from
proxy_client.h:79
int
bt_mesh_proxy_client_prov_enable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_proxy_client_prov_enable
(
void
)
proxy_client.c:575
int
bt_mesh_proxy_client_prov_enable
(
void
)
;
proxy_client.h:79
bt_mesh_proxy_client_prov_enable
(
)
;
fast_prov.c:172
bt_mesh_set_fast_prov_action()
bt_mesh_proxy_client_prov_enable
(
)
;
main.c:706
bt_mesh_provisioner_enable()
Call Tree
from
examples
bt_mesh_proxy_client_prov_enable()
is called by 2 functions:
bt_mesh_provisioner_enable()
bt_mesh_set_fast_prov_action()
All items filtered out
bt_mesh_proxy_client_prov_enable()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_client_prov_enable()
reads 3 variables and writes 1 variable:
bt_mesh_proxy_server::conn
bt_mesh_proxy_server::
::CLI_PROV
servers
All items filtered out
bt_mesh_proxy_client_prov_enable()
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