ESP-IDF
bt_mesh_proxy_server_init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_server_init()
bt_mesh_proxy_server_init() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy_server.h:121
int
bt_mesh_proxy_server_init
(
void
)
;
Implemented in
proxy_server.c:1915
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_proxy_server_init
(
void
)
proxy_server.c:1915
int
bt_mesh_proxy_server_init
(
void
)
;
proxy_server.h:121
bt_mesh_proxy_server_init
(
)
;
main.c:439
bt_mesh_init()
Call Tree
from
examples
bt_mesh_proxy_server_init()
is called by 1 function and calls 4 functions:
bt_mesh_init()
All items filtered out
bt_mesh_proxy_server_init()
bt_mesh_gatts_conn_cb_register()
bt_mesh_gatts_service_register()
bt_mesh_gatts_set_local_device_name()
k_delayed_work_init()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_server_init()
reads 6 variables and writes 2 variables:
bt_mesh_proxy_client::buf
proxy_sar_timeout()
clients
client_buf_data
device_name
proxy_send_beacons()
All items filtered out
bt_mesh_proxy_server_init()
net_buf_simple::size
net_buf_simple::__buf
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