summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothPan.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor Bluetooth Profile.Jaikumar Ganesh2011-06-141-23/+38
* Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-231-101/+175
* Make connection / disconnect failure more robust.Jaikumar Ganesh2011-01-191-0/+13
* Add EXTRA_LOCAL_ROLE to Pan State change intent.Jaikumar Ganesh2010-12-211-35/+47
* Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-221-12/+8
* Decouple Tethering UI with registering of SDP records.Jaikumar Ganesh2010-09-021-2/+2
* bluetooth tetheringDanica Chang2010-08-181-0/+192