This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

bluetooth authentication using Linux SDK



Using the instructions "http://processors.wiki.ti.com/index.php/WL12xx_NLCP_Build_Instructions" we have been able to make Bluetooth work on BeagleBone.
With this beagle bone and TiWi5 we always see this device as "am335x-evm-0". I have the following questions:
- How can we change it so it comes with the specified name at every bootup?
- How to enable authentication? I tried hciconfig hci0 auth, but it does not seem to enable passkey.
- when "sdptool browse local" is performed, it shows lot of audio related services. Who is adding these services?    How to diable them?