Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dhas_client.c42 static void has_client_preset_switch_cb(struct bt_has *has, int err, uint8_t index) in has_client_preset_switch_cb() function
69 .preset_switch = has_client_preset_switch_cb,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_hap.c111 static void has_client_preset_switch_cb(struct bt_has *has, int err, uint8_t index) in has_client_preset_switch_cb() function
118 .preset_switch = has_client_preset_switch_cb,