Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dhas.h216 void (*preset_availability)(struct bt_has *has, uint8_t index, bool available, member
/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c152 client_cb->preset_availability(&inst->has, net_buf_simple_pull_u8(buf), available, in handle_preset_availability()
185 if (client_cb->preset_availability) { in handle_preset_changed()
190 if (client_cb->preset_availability) { in handle_preset_changed()