Home
last modified time | relevance | path

Searched defs:bt_mesh_gen_user_property_status (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dgeneric_client.h319 struct bt_mesh_gen_user_property_status { struct
320 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) */