ESP-IDF
bt_mesh_prov_link
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_prov_link
bt_mesh_prov_link struct
Syntax
Show:
Summary
Declaration
Definition
from
utils.h:51
struct
bt_mesh_prov_link
;
Implemented in
prov_common.h:187
Fields
Field
Declared as
bt_mesh_prov_link::flags
BLE_MESH_ATOMIC_DEFINE
(
bt_mesh_prov_link::expect
uint8_t
bt_mesh_prov_link::public_key
uint8_t
bt_mesh_prov_link::auth_method
uint8_t
bt_mesh_prov_link::auth_action
uint8_t
bt_mesh_prov_link::auth_size
uint8_t
bt_mesh_prov_link::auth
uint8_t
[
PROV_AUTH_MAX_SIZE
]
bt_mesh_prov_link::rand
uint8_t
[
PROV_RAND_MAX_SIZE
]
bt_mesh_prov_link::conf
uint8_t
[
PROV_CONF_MAX_SIZE
]
bt_mesh_prov_link::local_conf
uint8_t
[
PROV_CONF_MAX_SIZE
]
bt_mesh_prov_link::dhkey
uint8_t
[
32
]
bt_mesh_prov_link::algorithm
uint8_t
bt_mesh_prov_link::conf_salt
uint8_t
[
PROV_CONF_MAX_SIZE
]
bt_mesh_prov_link::conf_key
uint8_t
[
PROV_CONF_MAX_SIZE
]
bt_mesh_prov_link::conf_inputs
uint8_t
[
145
]
bt_mesh_prov_link::prov_salt
uint8_t
[
16
]
bt_mesh_prov_link::addr
bt_mesh_addr_t
bt_mesh_prov_link::invite_recv
bool
bt_mesh_prov_link::uuid
uint8_t
[
16
]
bt_mesh_prov_link::oob_info
uint16_t
bt_mesh_prov_link::element_num
uint8_t
bt_mesh_prov_link::kri_flags
uint8_t
bt_mesh_prov_link::assign_addr
uint16_t
bt_mesh_prov_link::unicast_addr
uint16_t
bt_mesh_prov_link::expect_ack_for
uint8_t
bt_mesh_prov_link::tx_pdu_type
uint8_t
bt_mesh_prov_link::last_tx_pdu
uint8_t
bt_mesh_prov_link::conn
struct
bt_mesh_conn
*
bt_mesh_prov_link::pb_gatt_send
int
(
*
)
(
struct
bt_mesh_prov_link
*
link
,
struct
net_buf_simple
*
msg
)
bt_mesh_prov_link::link_id
uint32_t
bt_mesh_prov_link::pending_ack
uint8_t
bt_mesh_prov_link::reason
uint8_t
bt_mesh_prov_link::next_xact_id
uint8_t
(
*
)
(
struct
bt_mesh_prov_link
*
link
)
bt_mesh_prov_link::reset_adv_link
void
(
*
)
(
struct
bt_mesh_prov_link
*
link
,
uint8_t
reason
)
bt_mesh_prov_link::retrans_timeout
void
(
*
)
(
struct
bt_mesh_prov_link
*
link
,
uint8_t
reason
)
bt_mesh_prov_link::rx
struct
{
uint8_t
id
;
uint8_t
prev_id
;
uint8_t
seg
;
uint8_t
last_seg
;
uint8_t
fcs
;
struct
net_buf_simple
*
buf
;
}
bt_mesh_prov_link::tx
struct
{
int64_t
start
;
uint8_t
id
;
struct
net_buf
*
buf
[
3
]
;
struct
k_delayed_work
retransmit
;
}
bt_mesh_prov_link::buf_lock
bt_mesh_mutex_t
bt_mesh_prov_link::pb_remote_uuid
uint8_t
[
16
]
bt_mesh_prov_link::pb_remote_timeout
uint8_t
bt_mesh_prov_link::pb_remote_nppi
uint8_t
bt_mesh_prov_link::pb_remote_pub_key
uint8_t
bt_mesh_prov_link::pb_remote_cbd
uint8_t
:
1
bt_mesh_prov_link::pb_remote_csp
uint8_t
pb_remote_cbd
:
1
,
:
1
bt_mesh_prov_link::pb_remote_reset
uint8_t
pb_remote_cbd
:
1
,
pb_remote_csp
:
1
,
:
1
bt_mesh_prov_link::pb_remote_data
void
*
bt_mesh_prov_link::pb_remote_send
int
(
*
)
(
struct
bt_mesh_prov_link
*
link
,
struct
net_buf_simple
*
buf
)
bt_mesh_prov_link::pb_remote_close
void
(
*
)
(
struct
bt_mesh_prov_link
*
link
,
uint8_t
reason
)
bt_mesh_prov_link::prot_timer
struct
k_delayed_work
Related Functions
Found 54 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_complete()
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
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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