btashton commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-695828015
> @btashton nimBLE porting layer was accessing the USER channel for the Linux case. I'm thinking that maybe we should use the RAW channel so it is not exclusive and allows for other applications to access the stack. For now that is probably fine, but be aware that you have two stacks fighting over the interface now. If you start scanning in one the other will not know. This is why RAW is considered deprecated and USER insures no kernel interference. ---------------------------------------------------------------- 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