official android Bluetooth driver + support files ??
- By codesplice
- Android Development
- 3 Replies
The comments at the top of each source file tells you which Bluetooth modules it covers.
For covering the different Android releases, navigate up to https://android.googlesource.com/kernel/msm/, click on the tag you're interested in, and then scroll down to the list of files included in the tag and go through the drivers -> bluetooth tree again.
Maybe if you told us what you're hoping to to with the drivers once you find the correct ones then we might be able to provide better assistance.
For covering the different Android releases, navigate up to https://android.googlesource.com/kernel/msm/, click on the tag you're interested in, and then scroll down to the list of files included in the tag and go through the drivers -> bluetooth tree again.
Maybe if you told us what you're hoping to to with the drivers once you find the correct ones then we might be able to provide better assistance.