ESP-IDF
bt_mesh_set_fast_prov_net_idx()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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_net_idx()
bt_mesh_set_fast_prov_net_idx() function
Syntax
Show:
Summary
Declaration
from
fast_prov.h:22
uint8_t
bt_mesh_set_fast_prov_net_idx
(
uint16_t
net_idx
)
;
Arguments
Argument
net_idx
Examples
References
from
examples
Code
Location
Referrer
uint8_t
bt_mesh_set_fast_prov_net_idx
(
uint16_t
net_idx
)
fast_prov.c:97
uint8_t
bt_mesh_set_fast_prov_net_idx
(
uint16_t
net_idx
)
;
fast_prov.h:22
bt_mesh_set_fast_prov_net_idx
(
arg
->
set_fast_prov_info
.
net_idx
)
;
btc_ble_mesh_prov.c:2709
btc_ble_mesh_prov_call_handler()
Call Tree
from
examples
bt_mesh_set_fast_prov_net_idx()
is called by 1 function and calls 4 functions:
btc_ble_mesh_prov_call_handler()
All items filtered out
bt_mesh_set_fast_prov_net_idx()
esp_log_timestamp()
esp_log_write()
bt_mesh_fast_prov_subnet_get()
bt_mesh_provisioner_set_fast_prov_net_idx()
All items filtered out
Data Use
from
examples
bt_mesh_set_fast_prov_net_idx()
reads 1 variable:
esp_log_level_t::ESP_LOG_WARN
All items filtered out
bt_mesh_set_fast_prov_net_idx()
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