Zephyr API Documentation
3.6.0
A Scalable Open Source RTOS
3.6.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
Enumerations
dfd.h File Reference
#include <
zephyr/bluetooth/mesh.h
>
Go to the source code of this file.
Enumerations
enum
bt_mesh_dfd_status
{
BT_MESH_DFD_SUCCESS
,
BT_MESH_DFD_ERR_INSUFFICIENT_RESOURCES
,
BT_MESH_DFD_ERR_WRONG_PHASE
,
BT_MESH_DFD_ERR_INTERNAL
,
BT_MESH_DFD_ERR_FW_NOT_FOUND
,
BT_MESH_DFD_ERR_INVALID_APPKEY_INDEX
,
BT_MESH_DFD_ERR_RECEIVERS_LIST_EMPTY
,
BT_MESH_DFD_ERR_BUSY_WITH_DISTRIBUTION
,
BT_MESH_DFD_ERR_BUSY_WITH_UPLOAD
,
BT_MESH_DFD_ERR_URI_NOT_SUPPORTED
,
BT_MESH_DFD_ERR_URI_MALFORMED
,
BT_MESH_DFD_ERR_URI_UNREACHABLE
,
BT_MESH_DFD_ERR_NEW_FW_NOT_AVAILABLE
,
BT_MESH_DFD_ERR_SUSPEND_FAILED
}
Firmware distribution status.
More...
enum
bt_mesh_dfd_phase
{
BT_MESH_DFD_PHASE_IDLE
,
BT_MESH_DFD_PHASE_TRANSFER_ACTIVE
,
BT_MESH_DFD_PHASE_TRANSFER_SUCCESS
,
BT_MESH_DFD_PHASE_APPLYING_UPDATE
,
BT_MESH_DFD_PHASE_COMPLETED
,
BT_MESH_DFD_PHASE_FAILED
,
BT_MESH_DFD_PHASE_CANCELING_UPDATE
,
BT_MESH_DFD_PHASE_TRANSFER_SUSPENDED
}
Firmware distribution phases.
More...
enum
bt_mesh_dfd_upload_phase
{
BT_MESH_DFD_UPLOAD_PHASE_IDLE
,
BT_MESH_DFD_UPLOAD_PHASE_TRANSFER_ACTIVE
,
BT_MESH_DFD_UPLOAD_PHASE_TRANSFER_ERROR
,
BT_MESH_DFD_UPLOAD_PHASE_TRANSFER_SUCCESS
}
Firmware upload phases.
More...
zephyr
bluetooth
mesh
dfd.h
Generated on Sat Feb 24 2024 03:45:06 for Zephyr API Documentation by
1.9.6