You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/17 09:10:22 UTC

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request #391: wireless/wapi: add option to associate with bssid

anchao opened a new pull request #391:
URL: https://github.com/apache/incubator-nuttx-apps/pull/391


   
   ## Summary
   
   wireless/wapi: add option to associate with bssid 
   
   Change-Id: I68ef42edfc50ef5baf0f02a570d0e7f79669659f
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-nuttx-apps] anchao commented on pull request #391: wireless/wapi: add option to associate with bssid

Posted by GitBox <gi...@apache.org>.
anchao commented on pull request #391:
URL: https://github.com/apache/incubator-nuttx-apps/pull/391#issuecomment-694121618


   error: Mixed case identifier found caused by cJSON library
   
   ```
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:355:8: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:363:8: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:371:8: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:379:8: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:387:8: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:402:2: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:423:6: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:424:6: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:442:13: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:449:10: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:452:14: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:458:6: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:482:8: error: Mixed case identifier found
   /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/wireless/wapi/src/util.c:507:2: error: Mixed case identifier found
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #391: wireless/wapi: add option to associate with bssid

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #391:
URL: https://github.com/apache/incubator-nuttx-apps/pull/391


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #391: wireless/wapi: add option to associate with bssid

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #391:
URL: https://github.com/apache/incubator-nuttx-apps/pull/391#issuecomment-695200970


   LGTM.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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