ESP-IDF
bt_mesh_proxy_init()
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_init()
bt_mesh_proxy_init() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy.h:49
int
bt_mesh_proxy_init
(
void
)
;
Implemented in
proxy_srv.c:990
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_proxy_init
(
void
)
proxy_srv.c:990
int
bt_mesh_proxy_init
(
void
)
;
proxy.h:49
bt_mesh_proxy_init
(
)
;
mesh.c:320
bt_mesh_init()
Call Tree
from
examples
bt_mesh_proxy_init()
is called by 1 function and calls 3 functions:
bt_mesh_init()
All items filtered out
bt_mesh_proxy_init()
ble_gatts_svc_set_visibility()
k_work_init()
resolve_svc_handles()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_init()
reads 7 variables and writes 1 variable:
bt_mesh_subnet_cb_list
svc_handles::proxy_h
svc_handles::prov_h
svc_handles
subnet_evt()
clients
proxy_send_beacons()
All items filtered out
bt_mesh_proxy_init()
bt_mesh_proxy_client::conn_handle
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