Searched refs:bt_has_client_preset_set (Results 1 – 4 of 4) sorted by relevance
282 int bt_has_client_preset_set(struct bt_has *has, uint8_t index, bool sync);
172 err = bt_has_client_preset_set(inst, index, sync); in cmd_has_client_preset_set()
130 err = bt_has_client_preset_set(g_has, index, false); in test_preset_switch()
911 int bt_has_client_preset_set(struct bt_has *has, uint8_t index, bool sync) in bt_has_client_preset_set() function