summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/pbap/BluetoothPbapService.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Multiuser: Check if valid user before starting service"Sravan Kumar V2016-03-211-4/+0
* Merge "Multiuser: Check if valid user before starting service"Linux Build Service Account2015-11-121-0/+5
|\
| * Multiuser: Check if valid user before starting serviceHemant Gupta2015-11-061-0/+5
* | PBAP: Update intent parameters for connectionHemant Gupta2015-11-041-2/+2
|/
* BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profilesAshwini Munigala2015-10-061-4/+6
* Add a missing check for a null pointer when processing an IntentPavlin Radoslavov2015-05-291-0/+1
* Obex over L2CAP + SDP search APICasper Bonde2015-04-091-1/+3
* Migrates PBAP and MAP access permission data from Settings to Bluetooth.Edward Jee2014-09-151-23/+44
* Change broadcast ACTION_CONNECTION_ACCESS_REQUEST to be ordered.Ang Li2014-09-081-1/+1
* Colored notificationsSelim Cinek2014-08-271-0/+2
* PBAP: Remove the PBAP pop up in various scenariosHemant Gupta2014-06-291-1/+21
* Device cannot go to sleep while connected to HBM-570 BT headsetZhihai Xu2013-12-161-0/+33
* Fix for MAP/PBAP: Race-condition when requesting authorization from Settings appCasper Bonde2013-10-111-1/+2
* Fixes to the google review comments + spec 1.1Kim Schulz2013-09-131-1/+9
* Null pointer exception in SocketAcceptThread of BluetoothPbapService.Zhihai Xu2013-04-251-41/+57
* Merge "Turn off dbg messages, be prepared for production build" into jb-mr1-devMatthew Xie2012-10-101-1/+1
|\
| * Turn off dbg messages, be prepared for production buildMatthew Xie2012-10-071-1/+1
* | Bluetooth multi-user updates: change bluetooth serviceZhihai Xu2012-10-091-1/+26
|/
* Move socket initialization code out of pbap service's main threadMatthew Xie2012-10-021-7/+9
* When pbap cleanup, stopSelfResult called twice with same service idzzy2012-09-191-5/+6
* Terminate PBAP service cleanly during BT offKausik Sinnaswamy2012-09-101-0/+8
* Revert "Terminate PBAP service cleanly during BT off"Matthew Xie2012-09-101-8/+0
* Terminate PBAP service cleanly during BT offKausik Sinnaswamy2012-09-101-0/+8
* Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-5/+4
* Fix typo in PBAP Server name SDP recordGanesh Ganapathi Batta2012-08-061-1/+2
* Fixed PBAP to use simple pairing instead of numeric comparison (same as before).Fred2012-07-161-1/+2
* Added PBAP support for fetching owner vcard info from phone's profile. Added ...fredc2012-07-161-1/+1
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-5/+0
* Fixed Bluetooth on/off issues. Removed singleton instances causing issues whe...fredc2012-07-161-14/+4
* Fixed BT on/off issuefredc2012-07-161-15/+16
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+5
* Non persistent adapter servicefredc2012-07-161-11/+22
* Initial checkin of OPP and PBAPfredc2012-07-161-8/+10
* Comments opp and PBAP init code when BT gets enabled.Jaikumar Ganesh2012-07-161-2/+4
* Enforce permissions for Connection dialog intents.Jaikumar Ganesh2011-09-071-2/+2
* Fix SendConnection state params.Jaikumar Ganesh2011-08-221-3/+4
* Update sendConnectionState change function paramter.Jaikumar Ganesh2011-08-221-1/+3
* Bluetooth : fix for pbap ANR while BT on/offjhtop.kim2011-08-011-3/+2
* Move Pbap permission dialog to Settings app.Matthew Xie2011-06-291-58/+52
* am a2407587: Merge "Require bonding and encryption for PBAP server"Jaikumar Ganesh2011-06-061-7/+1
|\
| * Merge "Require bonding and encryption for PBAP server"Jaikumar Ganesh2011-05-251-7/+1
| |\
| | * Require bonding and encryption for PBAP serverMathias Jeppsson2011-03-211-7/+1
* | | am a96efa27: am 16fc087d: Merge "Fixing crash in BluetoothPbapService."Jaikumar Ganesh2011-04-261-1/+8
|\| |
| * | Fixing crash in BluetoothPbapService.Mathias Jeppsson2011-04-261-1/+8
| |/
* | resolved conflicts for merge of 22e1e357 to masterJean-Baptiste Queru2010-12-071-1/+0
|\|
| * am 16d171b1: Merge "code cleanup. some unused import statement, local variabl...Jean-Baptiste Queru2010-12-071-4/+0
| |\
| | * code cleanup.Mohammad Shamsi2010-11-021-4/+0
* | | Send CONNECTION_STATE_CHANGE intent.Jaikumar Ganesh2010-10-251-8/+20
|/ /
* / Don't enforce Authenticated Link key (MITM protection) on PBAP.Jaikumar Ganesh2010-10-051-1/+7
|/
* Fix pbap and opp running bluetooth in phone process problems.Jaikumar Ganesh2010-03-241-20/+19