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