ESP-IDF
bt_mesh_proxy_server_prov_enable()
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_prov_enable()
bt_mesh_proxy_server_prov_enable() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy_server.h:81
int
bt_mesh_proxy_server_prov_enable
(
void
)
;
Implemented in
proxy_server.c:1000
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_proxy_server_prov_enable
(
void
)
proxy_server.c:1000
int
bt_mesh_proxy_server_prov_enable
(
void
)
;
proxy_server.h:81
bt_mesh_proxy_server_prov_enable
(
)
;
main.c:78
bt_mesh_provision()
bt_mesh_proxy_server_prov_enable
(
)
;
main.c:271
bt_mesh_prov_enable()
Call Tree
from
examples
bt_mesh_proxy_server_prov_enable()
is called by 2 functions and calls 3 functions:
bt_mesh_provision()
bt_mesh_prov_enable()
All items filtered out
bt_mesh_proxy_server_prov_enable()
esp_log_timestamp()
esp_log_write()
bt_mesh_gatts_service_start()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_server_prov_enable()
reads 7 variables and writes 3 variables:
esp_log_level_t::ESP_LOG_WARN
bt_mesh_proxy_client::conn
bt_mesh_proxy_client::
::SRV_PROV
clients
::MESH_GATT_NONE
::MESH_GATT_PROV
gatt_svc
All items filtered out
bt_mesh_proxy_server_prov_enable()
bt_mesh_proxy_client::filter_type
prov_fast_adv
gatt_svc
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