ESP-IDF
ble_mesh_set_fast_prov_info_args
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
ble_mesh_set_fast_prov_info_args
ble_mesh_set_fast_prov_info_args struct
Syntax
Show:
Summary
Declaration
from
btc_ble_mesh_prov.h:273
struct
ble_mesh_set_fast_prov_info_args
{
uint16_t
unicast_min
;
uint16_t
unicast_max
;
uint16_t
net_idx
;
uint8_t
flags
;
uint32_t
iv_index
;
uint8_t
offset
;
uint8_t
match_len
;
uint8_t
match_val
[
16
]
;
}
;
Fields
Field
Declared as
ble_mesh_set_fast_prov_info_args::unicast_min
uint16_t
ble_mesh_set_fast_prov_info_args::unicast_max
uint16_t
ble_mesh_set_fast_prov_info_args::net_idx
uint16_t
ble_mesh_set_fast_prov_info_args::flags
uint8_t
ble_mesh_set_fast_prov_info_args::iv_index
uint32_t
ble_mesh_set_fast_prov_info_args::offset
uint8_t
ble_mesh_set_fast_prov_info_args::match_len
uint8_t
ble_mesh_set_fast_prov_info_args::match_val
uint8_t
[
16
]
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