summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/BluetoothPanProfileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Delete various Bluetooth files for stack integration.Jaikumar Ganesh2012-07-131-409/+0
* Clean up InterfaceConfiguration flags.Jeff Sharkey2011-11-291-5/+5
* Add Api to get profile connection state.Jaikumar Ganesh2011-08-221-1/+3
* Merge "Fix PAN bug for reverse tethering."Jaikumar Ganesh2011-08-031-13/+9
|\
| * Fix PAN bug for reverse tethering.Jaikumar Ganesh2011-08-031-13/+9
* | Fix PAN bugs.Jaikumar Ganesh2011-08-031-1/+2
|/
* Improve locking granularity for PAN and Input.Jaikumar Ganesh2011-05-171-14/+14
* Merge "Start using NetworkUtils.numericToInetAddress."Robert Greenwalt2011-03-021-3/+4
|\
| * Start using NetworkUtils.numericToInetAddress.Robert Greenwalt2011-03-021-3/+4
* | Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-231-12/+26
|/
* Make profile handler classes package and final.Jaikumar Ganesh2011-02-141-7/+4
* Refactor Input profile operations from Bluetooth Service.Jaikumar Ganesh2011-02-141-9/+5
* Remove Bluetooth Pan operations from Bluetooth Service.Jaikumar Ganesh2011-02-141-0/+402