summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothPbap.java
Commit message (Expand)AuthorAgeFilesLines
* Get rid of not specifying a user errors in bluetooth.Dianne Hackborn2014-03-201-1/+2
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Check callback null condition for register/unregsiter state change callbackMatthew Xie2013-10-101-2/+1
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-7/+12
* Correct executable bit for source files [Take 2]Chirayu Desai2013-03-271-0/+0
* Reduce android.bluetooth package debug messagesMatthew Xie2012-10-091-6/+7
* Auto connection/disconnection related changesGanesh Ganapathi Batta2012-08-061-5/+64
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* Cleanup references when turning BT off.Jaikumar Ganesh2011-11-281-1/+2
* Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-301-1/+1
* API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly2009-09-101-2/+2
* Bluetooth: API change.Nick Pelly2009-08-181-20/+20
* Modify BluetoothPbap for a few wrong wordingsJackson Fan2009-07-271-18/+14
* frameworks/base: Add PBAP supportJiafa Liu2009-07-261-0/+261