Home
last modified time | relevance | path

Searched refs:bt_mesh_gen_client_properties_status (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dgeneric_client.c503 struct bt_mesh_gen_client_properties_status *status = NULL; in generic_status()
504 status = bt_mesh_calloc(sizeof(struct bt_mesh_gen_client_properties_status)); in generic_status()
517 len = sizeof(struct bt_mesh_gen_client_properties_status); in generic_status()
622 struct bt_mesh_gen_client_properties_status *status; in generic_status()
623 status = (struct bt_mesh_gen_client_properties_status *)val; in generic_status()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dgeneric_client.h348 struct bt_mesh_gen_client_properties_status { struct