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


   ## Summary
   and remove bthcisocket driver since uart shim driver can provide the same 
functionality but more flexible.
   
   ## Impact
   The call sequence change from:
   ```
   NuttX BT stack->BT HCI SOCKET
   ```
   to
   ```
   NuttX BT stack->BT UART->BT UART SHIM->BT HCI TTY
   ```
   but the behaviour is same from userspace.
   
   ## Testing
   btsak work as before.
   


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


Reply via email to