How do i know, Which Bluetooth Profiles are available on my android device ?
Is there any terminal command to list all Bluetooth Profiles supported by Bluetooth Stack present in android device ?
|
How do i know, Which Is there any terminal command to list all |
|||
|
|
|
Have you tried sdptool. This link has "sdptool" command syntax . You can issue the command even from ADB shell on your connected Android phone. But I guess this quires the other Bluetooth devices. But this will be good starting point for you. |
|||
|