Searched refs:send_gen_manu_prop_status (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | generic_server.c | 1955 static void send_gen_manu_prop_status(struct bt_mesh_model *model, in send_gen_manu_prop_status() function 2052 send_gen_manu_prop_status(model, ctx, property_id, false); in gen_manu_prop_get() 2096 send_gen_manu_prop_status(model, ctx, property_id, false); in gen_manu_prop_set() 2098 send_gen_manu_prop_status(model, ctx, property_id, true); in gen_manu_prop_set() 2112 send_gen_manu_prop_status(model, ctx, property_id, false); in gen_manu_prop_set() 2114 send_gen_manu_prop_status(model, ctx, property_id, true); in gen_manu_prop_set()
|