summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothPan.java
AgeCommit message (Expand)Author
2022-06-30Revert "Revert "Reuse SynchronousResultReceivers instead of creating new.""Neha Jain
2022-06-29Revert "Reuse SynchronousResultReceivers instead of creating new."Neha Jain
2022-06-29Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux
2022-01-22Replaced usage of net AIDL and bugfixEtienne Ruffieux
2022-01-19Add new callback to notify Tethering when PAN is readyEtienne Ruffieux
2021-12-16Remove allowBlocking from all BluetoothProfilesWilliam Escande
2021-12-14Copy attributable to BluetoothWilliam Escande
2021-06-03More Binder call AttributionSource assignment.Jeff Sharkey
2021-05-20Relax ACTION_TETHERING_STATE_CHANGED permissions.Jeff Sharkey
2021-04-24Long-tail of AttributionSource plumbing.Jeff Sharkey
2021-04-23More AttributionSource plumbing.Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-09-18Merge "Add action for Bluetooth tethering state changed" am: ee2a7ad7f5 am: 8...Treehugger Robot
2020-09-16Add action for Bluetooth tethering state changedTed Wang
2020-04-21Set attributionTag for noteOp(WRITE_SETTINGS) callsPhilip P. Moltmann
2020-04-20Set attributionTag for noteOp(WRITE_SETTINGS) callsPhilip P. Moltmann
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-03-20Update permissions of BluetoothPan System APIs and re-hide some APIsRahul Sabnis
2020-03-09Update permissions of BluetoothPan System APIs and re-hide some APIsRahul Sabnis
2020-01-22Add @RequiresPermission annotation to SystemApis in BluetoothPan, openRahul Sabnis
2020-01-13Merge "Use new UnsupportedAppUsage annotation."satayev
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-09Add setConnectionPolicy to HidDevice and Pan. Clean up documentation forRahul Sabnis
2019-11-21Resolve API dependencies on BluetoothPanRahul Sabnis
2019-08-27Passing caller package name to setBluetoothTetheringmarkchien
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2018-08-06Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-09-06Bluetooth: Thread-safe binder invocationJack He
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-11-07Detect non-oneway calls leaving system_server.Jeff Sharkey
2015-06-02Bluetooth: Fix to avoid framework reboot during monkey testingNitin Shivpure
2015-05-19Bluetooth: Check for mPanService before changing tethering stateHemant Gupta
2014-03-20Get rid of not specifying a user errors in bluetooth.Dianne Hackborn
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-10-10Check callback null condition for register/unregsiter state change callbackMatthew Xie
2013-08-05Start restricting service calls with implicit intents.Dianne Hackborn
2012-10-09Reduce android.bluetooth package debug messagesMatthew Xie
2012-07-16Fixed issue with Settings app crashing after during on/off and unpair.fredc
2012-07-16Non persistent adapter servicefredc
2012-07-13Changes for new Bluetooth APIs.Jaikumar Ganesh
2011-11-28Cleanup references when turning BT off.Jaikumar Ganesh
2011-06-14Refactor Bluetooth Profile.Jaikumar Ganesh