- 1c89f78 Merge "BluetoothSocket: set connect() logs to info" into main by Pomai Ahlo · 2 years ago
- 815a8c9 Update Socket API to get L2CAP channel ID through native stack by Jayden Kim · 2 years, 1 month ago
- 1344475 BluetoothSocket: set connect() logs to info by Pomai Ahlo · 2 years, 1 month ago
- 34602a4 Socket API to get L2CAP channel ID by Jayden Kim · 2 years, 1 month ago
- bc19c02 Save Socket Creation info as nanoseconds by Pomai Ahlo · 2 years, 5 months ago
- e28d3cb Separate Existing Metrics by Pomai Ahlo · 2 years, 5 months ago
- 18f1612 Replace SOCKET_CONNECTION_FAILURE w/ correct error by Pomai Ahlo · 2 years, 3 months ago
- 5a02bb4 framework: Fix errorprone warnings by David Duarte · 2 years, 4 months ago
- 1c07fc7 framework: Apply common typos suggestions by David Duarte · 2 years, 4 months ago
- ee52b7e framework: Run google-java-format by David Duarte · 2 years, 4 months ago
- 4c4d125 Fix broken @see/@link references in Bluetooth by Anton Hansson · 2 years, 6 months ago
- 61174be BluetoothMetrics: Upload Bluetooth stack latencies for l2cap coc metrics by Chen Chen · 3 years, 1 month ago
- bb41b17 Merge changes I92d3dff1,Id3740996 by Aritra Sen · 3 years, 1 month ago
- 8134e95 Replace instances of IOException(msg) with BluetoothSocketException(code). by Aritra Sen · 3 years, 1 month ago
- 874e7b0 BluetoothMetrics: Upload L2CAP CoC Server Metrics by Chen Chen · 3 years, 1 month ago
- 1e120dc BluetoothMetrics: Nit fix on L2cap coc connection metrics enums by Chen Chen · 3 years, 1 month ago
- 696b356 BluetoothMetrics: Upload Bluetooth L2CAP CoC Client Connection Metrics by Chen Chen · 3 years, 1 month ago
- be58f95 Add public constants to failure messages in exceptions to improve code readability and using the messages. by Aritra Sen · 3 years, 2 months ago
- 16f7a6b Merge "Add more log for Bluetooth socket" by William Escande · 3 years, 2 months ago
- b6dc15a Add more log for Bluetooth socket by Ugo Yu · 3 years, 3 months ago
- a23c9d4 Change the BluetoothSocket#connect API to return L2CAP connection error code propagated from Native. by Aritra Sen · 3 years, 2 months ago
- e5975fe Follow error prone recommendation by William Escande · 3 years, 10 months ago
- 732b085 Clean up logcat message by Brian Orr · 4 years, 2 months ago
- 0cef84c Remove allowBlocking from BluetoothManagerService by William Escande · 4 years, 3 months ago
- e671840 Introduces mechanism for background rfcomm servers by tadvana · 4 years, 2 months ago
- aa14902 Stop using LocalSocket.createConnectedLocalSocket. by Lorenzo Colitti · 4 years, 2 months ago
- 88eade5 BT MAINLINE ParcelFileDescriptor to dup method by William Escande · 4 years, 5 months ago
- a1157db Register IBluetoothManagerCallback per-process. by Jeff Sharkey · 4 years, 8 months ago
- 5ba8bfc More Bluetooth API annotation updates. by Jeff Sharkey · 5 years ago
- 8f80e4a Update Bluetooth API annotations. by Jeff Sharkey · 5 years ago
- cba870b Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 5 years ago
- bddbb77 Revert "Add maxTargetSdk restriction to unused APIs." by Hongwei Wang · 5 years ago
- bc9a809 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 5 years ago
- c5386af Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 6 years ago
- d8fe38c Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
- 4fd5003 Revert "Revert "Remove a misleading "flush" function."" by Christian Wailes · 7 years ago
- 3d30e62 Revert "Remove a misleading "flush" function." by Ian Kasprzak · 7 years ago
- 0388ad1 Remove a misleading "flush" function. by Chris Wailes · 7 years ago
- 147146f Document public alternatives to greylisted APIs by Andrei Onea · 7 years ago
- 412cbec Unhide the LE CoC APIs by Stanley Tng · 8 years ago
- 7d54389 Add @UnsupportedAppUsage annotations by Mathew Inwood · 8 years ago
- cf3cfd3 Add function to change LE Tx Data Length by Stanley Tng · 8 years ago
- d67d5e4 Added APIs for Connection-oriented channels by Stanley Tng · 8 years ago
- 3f78e6c Move connectSocket into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 8 years ago
- f831af9 Move createSocketChannel into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 8 years ago
- 9e045d2 Fix checkstyle errors (2/2) by Jack He · 9 years ago
- 910201b Fix checkstyle errors (1/2) by Jack He · 9 years ago
- 178b028 Bluetooth: Add additional BluetoothSocket logging to root cause errors by Ajay Panicker · 9 years ago
- 3dfe08b Refactor RFCOMM / BluetoothSocket usage of LocalSocket by Neil Fuller · 9 years ago
- e3333aa Merge \\\"Fix links to Bluetooth Guide\\\" am: 6ba39e5642 am: 84abd4a0d6 by Marie Janssen · 10 years ago
- 84abd4a Merge \"Fix links to Bluetooth Guide\" am: 6ba39e5642 by Marie Janssen · 10 years ago
- f242df2 Fix links to Bluetooth Guide by Marie Janssen · 10 years ago
- 5822d7e Fix early termination of while loop in BluetoothSocket#write by Christine Hallstrom · 10 years ago
- 7b1e740 Frameworks/base: Use Arrays.toString by Andreas Gampe · 10 years ago
- c624245 Fix BluetoothSocket file descriptor leak by Zach Johnson · 11 years ago
- 9127601 SAP: Make it possible to enforce a 16-digit pin code (4/5) by Casper Bonde · 11 years ago
- 60d77c2 Add support for MITM for BluetoothSockets (1/4) by Casper Bonde · 11 years ago
- 660bff7 Add documentation for BluetoothSocket.getConnectionType() by Andre Eisenbach · 11 years ago
- c0a7c93 OBEX Over L2CAP + SDP search API for BT profiles by Casper Bonde · 11 years ago
- 6398bb3 Close the base socket when bindListen fails by Matthew Xie · 12 years ago
- b73421c am 3e1bbaf7: am 45734b4a: Merge "Log accept and close debug statements in BluetoothSocket." into klp-modular-dev by Joe LaPenna · 12 years ago
- a49d75d Log accept and close debug statements in BluetoothSocket. by Joe LaPenna · 12 years ago
- 8b3a52f Make sure BluetoothSocket#connect throws on error. by Sharvil Nanavati · 12 years ago
- 0ad5916 bluetoothsocket fd leak, need close the file descriptor after detachFd. by Zhihai Xu · 12 years ago
- 85c4f02 NPE in BluetoothSocket.write() by Zhihai Xu · 12 years ago
- 468074b Merge "NPE in BluetoothSocket.write()" by Zhihai Xu · 12 years ago
- f4f4b3b NPE in BluetoothSocket.write() by Zhihai Xu · 12 years ago
- 9c530c2 Remove unused imports from frameworks/base. by John Spurlock · 12 years ago
- 9cffff7 Revert "Allow L2CAP sockets" by Mike Lockwood · 13 years ago
- 008ce9e Allow L2CAP sockets by Dmitry Grinberg · 13 years ago
- b01210f Revert "Bluetooth stopped working in master - "bad file descriptor"" by Zhihai Xu · 13 years ago
- 626db85 Bluetooth stopped working in master - "bad file descriptor" by Zhihai Xu · 13 years ago
- c27359e Explicit locale when formatting machine strings. by Jeff Sharkey · 13 years ago
- f6fcd9b Added flush() for bluetooth output stream by zzy · 13 years ago
- a466c6c Clean up debug messages by Matthew Xie · 13 years ago
- 2e650b3 timeout support for accept() and added check for signal size by zzy · 13 years ago
- a9cc57d License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 13 years ago
- 3049570 Add serial port profile support and allow to connect to rfcomm channel without sdp discovery by zzy · 13 years ago
- f8035a7 Reduce android.bluetooth package debug messages by Matthew Xie · 13 years ago
- e8d1519 Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder deaths in BluetoothManagerService. by fredc · 14 years ago
- f1f5dde Fixed issue with Settings app crashing after during on/off and unpair. by fredc · 14 years ago
- 3c71964 Non persistent adapter service by fredc · 14 years ago
- fab62db Added new rfcomm multi accept code by zzy · 14 years ago
- 8844523 Changes for new Bluetooth APIs. by Jaikumar Ganesh · 14 years ago
- f73ea4f Avoid calling BluetoothSocket.destroyNative twice by Jason Simmons · 14 years ago
- da4e2ab docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 14 years ago
- 638350f Add public api BluetoothSocket.isConnected. by Matthew Xie · 15 years ago
- 04c7138 Typo fixes in comments and minor code cleanups. by Jake Hamby · 16 years ago
- a7848ce docs for ESR: add docs to bluetooth explainin that discovery should by Scott Main · 16 years ago
- beef809 docs: add more documentation for the bluetooth apis. by Scott Main · 16 years ago
- 07b84cb Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 17 years ago
- 1e79198 Fix docs builds. by Nick Pelly · 17 years ago
- ee1402d Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 17 years ago
- ed6f2ce Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 17 years ago
- 4cd2cd9 Immediately destroy BluetoothSocket's on close(). by Nick Pelly · 17 years ago
- 753da53 API CHANGE by Nick Pelly · 17 years ago
- 2d66488 Bluetooth: API change. by Nick Pelly · 17 years ago
- cb32d7c Implement and expose SCO socket support in BluetoothSocket.java. by Nick Pelly · 17 years ago
- 731bcb1 Implement bulk read and writes for Bluetooth sockets. by Nick Pelly · 17 years ago
- 53f441b New BluetoothSocket API. by Nick Pelly · 17 years ago