ESP-IDF
bt_mesh_proxy_server_adv_start()
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_adv_start()
bt_mesh_proxy_server_adv_start() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy_server.h:96
int32_t
bt_mesh_proxy_server_adv_start
(
void
)
;
Implemented in
proxy_server.c:1833
Examples
References
from
examples
Code
Location
Referrer
int32_t
bt_mesh_proxy_server_adv_start
(
void
)
proxy_server.c:1833
int32_t
bt_mesh_proxy_server_adv_start
(
void
)
;
proxy_server.h:96
timeout
=
bt_mesh_proxy_server_adv_start
(
)
;
adv.c:284
adv_thread()
Call Tree
from
examples
bt_mesh_proxy_server_adv_start()
is called by 1 function and calls 6 functions:
adv_thread()
All items filtered out
bt_mesh_proxy_server_adv_start()
bt_le_adv_start()
k_uptime_get_32()
bt_mesh_is_provisioned()
gatt_prov_adv_create()
next_sub()
gatt_proxy_advertise()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_server_adv_start()
reads 5 variables and writes 3 variables:
prov_fast_adv
prov_start_time
::MESH_GATT_NONE
gatt_svc
prov_ad
All items filtered out
bt_mesh_proxy_server_adv_start()
proxy_adv_enabled
prov_fast_adv
prov_start_time
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