Searched defs:bt_mesh_gen_user_property_status (Results 1 – 1 of 1) sorted by relevance
319 struct bt_mesh_gen_user_property_status { struct320 bool op_en; /* Indicate whether optional parameters included */321 uint16_t user_property_id; /* Property ID identifying a Generic User Property */322 uint8_t user_access; /* Enumeration indicating user access (optional) */323 struct net_buf_simple *user_property_value; /* Raw value for the User Property (C.1) */