Hi Luiz, On 09/05/2017 01:50 PM, ERAMOTO Masaya wrote: > The unexpected generator is used if the input string forward matches > with the unexpected command string which a generator for completion > is registered on. Thus, > - since 496b6abf743440e937222c62768e0a3b31f47f02, list command > generates the unneeded argument, which is device id like that > list-attributes command generates. > - since b0fe6045b7d9cfdd02a5e419fc9658a0ffa84619, pair command > generates the invalid argument, which is on/off like that > pairable command generates. > This patch use the exact matching command. > --- > client/main.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Could you help to have a review? By any chance, are you working on this function? And does this patch do conflict? Regards, Eramoto -- 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