Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dhas.h188 void (*preset_availability)(struct bt_has *has, uint8_t index, bool available, member
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dhas_client.c175 client_cb->preset_availability(&inst->has, net_buf_simple_pull_u8(buf), available, in handle_preset_availability()
208 if (client_cb->preset_availability) { in handle_preset_changed()
213 if (client_cb->preset_availability) { in handle_preset_changed()