ESP-IDF
prov_complete()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
prov_complete()
prov_complete() function
Syntax
Show:
Summary
Declaration
from
prov_pvnr.c:2209
static
void
prov_complete
(
struct
bt_mesh_prov_link
*
link
,
struct
net_buf_simple
*
buf
)
;
Arguments
Argument
link
buf
Related Functions
Found 53 other functions taking a
bt_mesh_prov_link
argument:
Function
close_link()
bt_mesh_prov_clear_tx()
bt_mesh_prov_send()
bt_mesh_gen_prov_ack_send()
bt_mesh_prov_bearer_ctl_send()
pvnr_next_xact_id()
prov_gen_dh_key()
send_confirm()
send_invite()
node_next_xact_id()
reset_adv_link()
send_pub_key()
bt_mesh_prov_send_adv()
bt_mesh_gen_prov_start()
bt_mesh_gen_prov_cont()
bt_mesh_prov_retransmit_init()
prov_memory_free()
reset_adv_link()
bt_mesh_rpr_cli_pdu_recv()
bt_mesh_rpr_cli_pdu_send()
bt_mesh_rpr_cli_recv_pub_key_outbound_report()
bt_mesh_rpr_srv_reset_prov_link()
send_reliable()
prov_send_gatt()
prov_send_gatt()
bt_mesh_prov_pvnr_close_link()
bt_mesh_prov_pvnr_send_invite()
prov_msg_recv()
send_link_open()
free_segments()
link_ack()
link_close()
gen_prov_ctl()
prov_random()
prov_failed()
prov_invite()
prov_start()
prov_data()
prov_capabilities()
prov_auth()
prov_pub_key()
gen_prov_cont()
gen_prov_ack()
gen_prov_start()
gen_prov_recv()
prov_input_complete()
prov_confirm()
send_prov_data()
bt_mesh_pvnr_record_req()
bt_mesh_pvnr_record_rsp()
bt_mesh_pvnr_records_get()
bt_mesh_pvnr_records_list()
bt_mesh_rpr_srv_set_waiting_prov_link()
Examples
References
from
examples
Code
Location
static
void
prov_complete
(
struct
bt_mesh_prov_link
*
link
,
prov_pvnr.c:2209
{
prov_complete
,
}
,
prov_pvnr.c:2304
Call Tree
from
examples
prov_complete()
calls 10 functions:
All items filtered out
prov_complete()
esp_log_timestamp()
esp_log_write()
bt_mesh_atomic_test_bit()
bt_mesh_prov::prov_complete
bt_mesh_provisioner_provision()
bt_mesh_prov_get()
bt_mesh_dev_key()
close_link()
bt_mesh_rpr_cli_prov_complete()
bt_mesh_rpr_cli_node_addr_update()
All items filtered out
Data Use
from
examples
prov_complete()
reads 22 variables:
esp_log_level_t::ESP_LOG_ERROR
bt_mesh_prov::prov_complete
bt_mesh_net::iv_index
bt_mesh
bt_mesh_prov_link::flags
bt_mesh_prov_link::dhkey
bt_mesh_prov_link::prov_salt
bt_mesh_prov_link::uuid
bt_mesh_prov_link::oob_info
bt_mesh_prov_link::element_num
bt_mesh_prov_link::kri_flags
bt_mesh_prov_link::unicast_addr
bt_mesh_prov_link::pb_remote_nppi
::PB_REMOTE
bt_mesh_prov_ctx::net_idx
bt_mesh_prov_ctx::
::enable
bt_mesh_prov_ctx::
::net_idx
bt_mesh_prov_ctx::fast_prov
prov_ctx
unprov_dev_queue::uuid
unprov_dev_queue::flags
unprov_dev
All items filtered out
prov_complete()
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