Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dhas.c590 static uint8_t preset_found(const struct has_preset *preset, void *user_data) in preset_found() function
991 preset_found, &preset); in read_preset_response()
1000 preset_foreach(preset->index + 1, BT_HAS_PRESET_INDEX_LAST, preset_found, &next); in read_preset_response()
1110 preset_found, &preset); in preset_list_changed()
1116 preset_foreach(preset->index + 1, BT_HAS_PRESET_INDEX_LAST, preset_found, &next); in preset_list_changed()
1189 preset_foreach(req->start_index, BT_HAS_PRESET_INDEX_LAST, preset_found, &preset); in handle_read_preset_req()
1220 preset_foreach(index, BT_HAS_PRESET_INDEX_LAST, preset_found, &preset); in set_preset_name()