ESP-IDF
bt_mesh_proxy_server_adv_stop()
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_stop()
bt_mesh_proxy_server_adv_stop() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy_server.h:97
void
bt_mesh_proxy_server_adv_stop
(
void
)
;
Implemented in
proxy_server.c:1892
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_proxy_server_adv_stop
(
void
)
proxy_server.c:1892
void
bt_mesh_proxy_server_adv_stop
(
void
)
;
proxy_server.h:97
bt_mesh_proxy_server_adv_stop
(
)
;
adv.c:288
adv_thread()
Call Tree
from
examples
bt_mesh_proxy_server_adv_stop()
is called by 1 function and calls 3 functions:
adv_thread()
All items filtered out
bt_mesh_proxy_server_adv_stop()
esp_log_timestamp()
esp_log_write()
bt_le_adv_stop()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_server_adv_stop()
reads 3 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_DEBUG
proxy_adv_enabled
All items filtered out
bt_mesh_proxy_server_adv_stop()
proxy_adv_enabled
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