ESP-IDF
BLE_MESH_IV_UPDATE
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
BLE_MESH_IV_UPDATE
BLE_MESH_IV_UPDATE macro
Syntax
Show:
Summary
Declaration
from
net.h:28
#define
BLE_MESH_IV_UPDATE
(
flags
)
(
(
flags
>
>
1
)
&
0x01
)
Arguments
Argument
flags
Examples
References
from
examples
Code
Location
#define
BLE_MESH_IV_UPDATE
(
flags
)
(
(
flags
>
>
1
)
&
0x01
)
net.h:28
BLE_MESH_IV_UPDATE
(
flags
)
&&
beacon.c:414
BLE_MESH_IV_UPDATE
(
flags
)
)
)
{
beacon.c:425
iv_change
=
bt_mesh_net_iv_update
(
iv_index
,
BLE_MESH_IV_UPDATE
(
flags
)
)
;
beacon.c:436
BLE_MESH_IV_UPDATE
(
flags
)
)
;
net.c:525
BLE_MESH_IV_UPDATE
(
bt_mesh_prov_get
(
)
->
flags
)
)
;
pvnr_mgmt.c:142
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