![]() |
nRF Connect SDK API 3.3.99
|
Go to the source code of this file.
Data Structures | |
| struct | bt_mesh_prop |
| struct | bt_mesh_prop_val |
Enumerations | |
| enum | bt_mesh_prop_access { BT_MESH_PROP_ACCESS_PROHIBITED = 0 , BT_MESH_PROP_ACCESS_READ = BIT(0) , BT_MESH_PROP_ACCESS_WRITE = BIT(1) , BT_MESH_PROP_ACCESS_READ_WRITE } |
| enum | bt_mesh_prop_srv_kind { BT_MESH_PROP_SRV_KIND_MFR , BT_MESH_PROP_SRV_KIND_ADMIN , BT_MESH_PROP_SRV_KIND_USER , BT_MESH_PROP_SRV_KIND_CLIENT } |