Searched refs:preset_update (Results 1 – 3 of 3) sorted by relevance
191 void (*preset_update)(struct bt_has *has, uint8_t index_prev, member
130 client_cb->preset_update(&inst->has, pdu->prev_index, &record, is_last); in handle_generic_update()175 if (client_cb->preset_update) { in handle_preset_changed()
121 .preset_update = preset_update_cb,