1. 7fd7246 Refactor RFCOMM / BluetoothSocket usage of LocalSocket by Neil Fuller · 8 years ago
  2. fb0ee69 Merge \\\"Fix links to Bluetooth Guide\\\" am: 6ba39e5642 am: 51f620d98d by Marie Janssen · 8 years ago
  3. 51f620d Merge \"Fix links to Bluetooth Guide\" am: 6ba39e5642 by Marie Janssen · 8 years ago
  4. 382871b Fix links to Bluetooth Guide by Marie Janssen · 8 years ago
  5. fc59c34 Fix early termination of while loop in BluetoothSocket#write by Christine Hallstrom · 8 years ago
  6. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  7. 569ff22 Fix BluetoothSocket file descriptor leak by Zach Johnson · 9 years ago
  8. 3b3d1fe SAP: Make it possible to enforce a 16-digit pin code (4/5) by Casper Bonde · 9 years ago
  9. 2328423 Add support for MITM for BluetoothSockets (1/4) by Casper Bonde · 9 years ago
  10. f455986 Add documentation for BluetoothSocket.getConnectionType() by Andre Eisenbach · 9 years ago
  11. 238e0f9 OBEX Over L2CAP + SDP search API for BT profiles by Casper Bonde · 9 years ago
  12. 726652e Close the base socket when bindListen fails by Matthew Xie · 10 years ago
  13. a0fc1b37 am 3e1bbaf7: am 45734b4a: Merge "Log accept and close debug statements in BluetoothSocket." into klp-modular-dev by Joe LaPenna · 10 years ago
  14. f3de98a Log accept and close debug statements in BluetoothSocket. by Joe LaPenna · 10 years ago
  15. 3e8eb40 Make sure BluetoothSocket#connect throws on error. by Sharvil Nanavati · 10 years ago
  16. 0177102 bluetoothsocket fd leak, need close the file descriptor after detachFd. by Zhihai Xu · 11 years ago
  17. 82e9557 NPE in BluetoothSocket.write() by Zhihai Xu · 11 years ago
  18. 2208e65 Merge "NPE in BluetoothSocket.write()" by Zhihai Xu · 11 years ago
  19. 610770d NPE in BluetoothSocket.write() by Zhihai Xu · 11 years ago
  20. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  21. 68c692d Revert "Allow L2CAP sockets" by Mike Lockwood · 11 years ago
  22. 34b0f92 Allow L2CAP sockets by Dmitry Grinberg · 11 years ago
  23. 560a523 Revert "Bluetooth stopped working in master - "bad file descriptor"" by Zhihai Xu · 11 years ago
  24. df3ceda Bluetooth stopped working in master - "bad file descriptor" by Zhihai Xu · 11 years ago
  25. fea17de Explicit locale when formatting machine strings. by Jeff Sharkey · 11 years ago
  26. 71bfafc Added flush() for bluetooth output stream by zzy · 11 years ago
  27. d77982e Clean up debug messages by Matthew Xie · 12 years ago
  28. 652678a timeout support for accept() and added check for signal size by zzy · 12 years ago
  29. fa0fd39 License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  30. b49a896 Add serial port profile support and allow to connect to rfcomm channel without sdp discovery by zzy · 12 years ago
  31. 563e414 Reduce android.bluetooth package debug messages by Matthew Xie · 12 years ago
  32. d688353 Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder deaths in BluetoothManagerService. by fredc · 12 years ago
  33. 903ac6f Fixed issue with Settings app crashing after during on/off and unpair. by fredc · 12 years ago
  34. 0f42037 Non persistent adapter service by fredc · 12 years ago
  35. 3b147b7 Added new rfcomm multi accept code by zzy · 12 years ago
  36. e4caddb Changes for new Bluetooth APIs. by Jaikumar Ganesh · 13 years ago
  37. 34b2feb Avoid calling BluetoothSocket.destroyNative twice by Jason Simmons · 12 years ago
  38. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  39. ceb6c9f Add public api BluetoothSocket.isConnected. by Matthew Xie · 13 years ago
  40. f51eada Typo fixes in comments and minor code cleanups. by Jake Hamby · 14 years ago
  41. 6d95fc0 docs for ESR: add docs to bluetooth explainin that discovery should by Scott Main · 15 years ago
  42. 9fab0ae docs: add more documentation for the bluetooth apis. by Scott Main · 15 years ago
  43. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  44. 52cde727 Fix docs builds. by Nick Pelly · 15 years ago
  45. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  46. cf44059 Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 15 years ago
  47. 71c3c78 Immediately destroy BluetoothSocket's on close(). by Nick Pelly · 15 years ago
  48. 45e2704 API CHANGE by Nick Pelly · 15 years ago
  49. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  50. 6a669fa Implement and expose SCO socket support in BluetoothSocket.java. by Nick Pelly · 15 years ago
  51. 47e82de Implement bulk read and writes for Bluetooth sockets. by Nick Pelly · 15 years ago
  52. 0b6955a New BluetoothSocket API. by Nick Pelly · 15 years ago