Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dsensor_client.h48 uint16_t property_id; /* Property for the sensor */ member
70 uint16_t property_id; /* Property identifying a sensor and the Y axis */ member
75 uint16_t property_id; /* Property identifying a sensor and the Y axis */ member
81 uint16_t property_id; /* Property ID for the sensor (optional) */ member
85 uint16_t property_id; /* Property ID for the sensor */ member
89 …uint16_t property_id; /* Property ID for the sensor … member
116 uint16_t property_id; /* Property ID for the sensor (optional) */ member
120 uint16_t property_id; /* Property identifying a sensor */ member
126 uint16_t property_id; /* Property identifying a sensor */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_sensor_model_api.h43 uint16_t property_id; /*!< Property ID of a sensor (optional) */ member
48 uint16_t property_id; /*!< Property ID of a sensor */ member
53 uint16_t property_id; /*!< Property ID for the sensor */ member
84 uint16_t property_id; /*!< Property ID for the sensor (optional) */ member
89 uint16_t property_id; /*!< Property identifying a sensor */ member
96 uint16_t property_id; /*!< Property identifying a sensor */ member
133 uint16_t property_id; /*!< Property for the sensor */ member
159 uint16_t property_id; /*!< Property identifying a sensor and the Y axis */ member
165 uint16_t property_id; /*!< Property identifying a sensor and the Y axis */ member
452 uint16_t property_id; /*!< The value of Sensor Setting Property ID field */ member
[all …]
Desp_ble_mesh_generic_model_api.h238 uint16_t property_id; /*!< Property ID identifying a Generic User Property */ member
243 uint16_t property_id; /*!< Property ID identifying a Generic User Property */ member
249 uint16_t property_id; /*!< Property ID identifying a Generic Admin Property */ member
254 uint16_t property_id; /*!< Property ID identifying a Generic Admin Property */ member
261 uint16_t property_id; /*!< Property ID identifying a Generic Manufacturer Property */ member
266 uint16_t property_id; /*!< Property ID identifying a Generic Manufacturer Property */ member
272 uint16_t property_id; /*!< A starting Client Property ID present within an element */ member
392 uint16_t property_id; /*!< Property ID identifying a Generic User Property */ member
405 uint16_t property_id; /*!< Property ID identifying a Generic Admin Property */ member
418 uint16_t property_id; /*!< Property ID identifying a Generic Manufacturer Property */ member
[all …]
Desp_ble_mesh_lighting_model_api.h258 uint16_t property_id; /*!< Property ID identifying a Light LC Property */ member
263 uint16_t property_id; /*!< Property ID identifying a Light LC Property */ member
475 uint16_t property_id; /*!< Property ID identifying a Light LC Property */ member
1350 uint16_t property_id; /*!< The property id of Light LC Property state */ member
1356 uint16_t property_id; /*!< The value of Sensor Property ID */ member
1397 uint16_t property_id; /*!< Property ID identifying a Light LC Property */ member
1561 uint16_t property_id; /*!< Property ID identifying a Light LC Property */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dgeneric_server.c1549 uint16_t property_id) in gen_get_user_property()
1565 uint16_t property_id, bool publish) in send_gen_user_prop_status()
1674 uint16_t property_id = net_buf_simple_pull_le16(buf); in gen_user_prop_get() local
1690 uint16_t property_id = 0U; in gen_user_prop_set() local
1753 uint16_t property_id) in gen_get_admin_property()
1769 uint16_t property_id, bool publish) in send_gen_admin_prop_status()
1866 uint16_t property_id = net_buf_simple_pull_le16(buf); in gen_admin_prop_get() local
1882 uint16_t property_id = 0U; in gen_admin_prop_set() local
1941 uint16_t property_id) in gen_get_manu_property()
1957 uint16_t property_id, bool publish) in send_gen_manu_prop_status()
[all …]
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/
Dsensor_server.h82 uint16_t property_id; member
Dlighting_server.h353 uint16_t property_id; member