Searched defs:bt_mesh_gen_admin_property_status (Results 1 – 1 of 1) sorted by relevance
330 struct bt_mesh_gen_admin_property_status { struct331 bool op_en; /* Indicate whether optional parameters included */332 uint16_t admin_property_id; /* Property ID identifying a Generic Admin Property */333 uint8_t admin_user_access; /* Enumeration indicating user access (optional) */334 struct net_buf_simple *admin_property_value; /* Raw value for the Admin Property (C.1) */