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/08/25 15:12:22 UTC

[GitHub] [incubator-nuttx] v01d opened a new pull request #1645: bt_ioctl.c: fix copy paste error

v01d opened a new pull request #1645:
URL: https://github.com/apache/incubator-nuttx/pull/1645


   #Summary
   
   `bt_start_advertising` should receive both advertising and scan response data as parameters. Probably due to a copy paste error it receiving advertising data for both parameters.
   
   ## Impact
   
   Fix
   
   ## Testing
   
   Tested correct reception of scan response data on the BLE stack.


----------------------------------------------------------------
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] xiaoxiang781216 merged pull request #1645: bt_ioctl.c: fix copy paste error

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


   


----------------------------------------------------------------
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