Searched refs:send_gen_location_status (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | generic_server.c | 1324 static void send_gen_location_status(struct bt_mesh_model *model, in send_gen_location_status() function 1429 send_gen_location_status(model, ctx, false, opcode); in gen_location_get() 1540 send_gen_location_status(model, ctx, false, opcode); in gen_location_set() 1542 send_gen_location_status(model, NULL, true, opcode); in gen_location_set()
|