Searched defs:bt_mesh_gen_manu_property_status (Results 1 – 1 of 1) sorted by relevance
341 struct bt_mesh_gen_manu_property_status { struct342 … bool op_en; /* Indicate whether optional parameters included */343 … uint16_t manu_property_id; /* Property ID identifying a Generic Manufacturer Property */344 … uint8_t manu_user_access; /* Enumeration indicating user access (optional) */345 struct net_buf_simple *manu_property_value; /* Raw value for the Manufacturer Property (C.1) */