v01d commented on pull request #2070: URL: https://github.com/apache/incubator-nuttx/pull/2070#issuecomment-716066459
Maybe someone would like to take a look and give some feedback? @xiaoxiang781216 @anchao @acassis ? Regarding testing, we should test both cases: 1. NuttX host layer enabled 2. NuttX host layer disabled (1) is difficult for me to try as NuttX's own bluetooth stack is quite limited. Not sure if anyone is using it actively. Maybe simply starting a bluetooth scan should be enough to excercise the host layer and see if the old ioctl() based interface still works as expected (2) can be tested using nimBLE using PC bluetooth dongle on sim build. I can provide a config for that and open a PR for nimBLE NuttX app. it will require to use my fork of nimBLE since that work is not yet upstream. I would like to get this PR in so that I can upstream the changes in nimBLE and finally open a PR for the nRF52 link-layer ---------------------------------------------------------------- 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: us...@infra.apache.org