ESP-IDF
bt_mesh_set_fast_prov_action()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_set_fast_prov_action()
bt_mesh_set_fast_prov_action() function
Syntax
Show:
Summary
Declaration
from
fast_prov.h:30
uint8_t
bt_mesh_set_fast_prov_action
(
uint8_t
action
)
;
Arguments
Argument
action
Examples
References
from
examples
Code
Location
Referrer
uint8_t
bt_mesh_set_fast_prov_action
(
uint8_t
action
)
fast_prov.c:155
uint8_t
bt_mesh_set_fast_prov_action
(
uint8_t
action
)
;
fast_prov.h:30
bt_mesh_set_fast_prov_action
(
arg
->
set_fast_prov_action
.
action
)
;
btc_ble_mesh_prov.c:2718
btc_ble_mesh_prov_call_handler()
Call Tree
from
examples
bt_mesh_set_fast_prov_action()
is called by 1 function and calls 15 functions:
btc_ble_mesh_prov_call_handler()
All items filtered out
bt_mesh_set_fast_prov_action()
esp_log_timestamp()
esp_log_write()
bt_mesh_is_provisioner_en()
bt_mesh_atomic_or()
bt_mesh_atomic_and()
bt_mesh_provisioner_remove_node()
bt_mesh_provisioner_set_prov_bearer()
bt_mesh_provisioner_set_primary_elem_addr()
bt_mesh_provisioner_fast_prov_enable()
bt_mesh_secure_beacon_enable()
bt_mesh_secure_beacon_disable()
bt_mesh_primary_addr()
bt_mesh_proxy_client_prov_enable()
bt_mesh_proxy_client_prov_disable()
bt_mesh_secure_beacon_get()
All items filtered out
Data Use
from
examples
bt_mesh_set_fast_prov_action()
reads 6 variables:
esp_log_level_t::ESP_LOG_WARN
bt_mesh_prov_bearer_t::BLE_MESH_PROV_ADV
::BLE_MESH_PROVISIONER
::BLE_MESH_VALID_PROV
bt_mesh_net::flags
bt_mesh
All items filtered out
bt_mesh_set_fast_prov_action()
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