btashton commented on issue #1639:
URL: 
https://github.com/apache/incubator-nuttx/issues/1639#issuecomment-683234346


   > Also, you're probably already aware of it, but on 
https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/src/shared/ there is a 
library + apps which directly use the socket interface. I will use it to learn 
how to operate the sockets. But it is also useful as an alternative explame of 
partitioning into applications (instead of single bluetoothctl): gatt-client, 
gatt-server, btmon, btmgmt, hciconfig, etc. 
   
   Yep, just be aware that most of the applications that are hci* are 
considered for the most part deprecated, but still serve as examples of the 
socket interface, just that they may interfere with bluetoothd (you don't 
normally want two GATT servers running).


----------------------------------------------------------------
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:
[email protected]


Reply via email to