Searched refs:preset_set (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | has_client.c | 269 SHELL_CMD_ARG(preset_set, NULL, "<index_hex> [sync]", cmd_has_client_preset_set, 2, 1),
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | has_client.c | 329 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()
|