Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dhas_client.c269 SHELL_CMD_ARG(preset_set, NULL, "<index_hex> [sync]", cmd_has_client_preset_set, 2, 1),
/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c329 static int preset_set(struct bt_has_client *inst, uint8_t opcode, uint8_t index) in preset_set() function
937 return preset_set(inst, opcode, index); in bt_has_client_preset_set()