You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/05/21 09:35:58 UTC

[GitHub] rymanluk commented on a change in pull request #1113: apps/btshell: Add extend cmd_scan command line parameters

rymanluk commented on a change in pull request #1113: apps/btshell: Add extend cmd_scan command line parameters
URL: https://github.com/apache/mynewt-core/pull/1113#discussion_r189540394
 
 

 ##########
 File path: apps/btshell/src/cmd.c
 ##########
 @@ -1084,6 +1084,9 @@ static struct kv_pair cmd_scan_ext_types[] = {
     { NULL }
 };
 
+
+static struct btshell_scan_cb_args scan_cb_args;
 
 Review comment:
   I would call it g_scan_opts;

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services