nRF Connect SDK API 2.8.99
|
API for the Generic Property models. More...
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 } |
API for the Generic Property models.