--- Changes since v1 - separate into two patch which are 1/2 and 2/2. tools/bluetooth-player.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/bluetooth-player.c b/tools/bluetooth-player.c index 13b70349e..441a934cc 100644 --- a/tools/bluetooth-player.c +++ b/tools/bluetooth-player.c @@ -952,7 +952,8 @@ static const struct bt_shell_menu main_menu = { { "scan", "<alltracks/group/off>", cmd_scan, "Set scan mode"}, { "change-folder", "<item>", cmd_change_folder, - "Change current folder" }, + "Change current folder", + item_generator}, { "list-items", "[start] [end]", cmd_list_items, "List items of current folder" }, { "search", "<string>", cmd_search, -- 2.14.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html