summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Bluetooth: Do not disconnect pbap client session"staging/cm-12.1stable/cm-12.1-YOG7Dstable/cm-12.1-YOG4Pstable/cm-12.1-YOG3Cstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1Icm-12.1cm-12.0Linux Build Service Account2014-11-271-1/+2
|\
| * Bluetooth: Do not disconnect pbap client sessionVadivel Thekkamalai2014-11-261-1/+2
|/ | | | | | | | | | For a dut initiated get vcard request, if the server is responding with 'Not Acceptable' response code, do not disconnect the pbap client session. It allows the user to do other pbap operations without initiating pbap connection request once again. Change-Id: Iaf8a89c7e804796904b6846a2902de919a60a5ae CRs-fixed: 691231
* Merge "MAPC: Include ParameterMask Header in GET only when specified."Linux Build Service Account2014-11-151-1/+3
|\
| * MAPC: Include ParameterMask Header in GET only when specified.Ashwini Munigala2014-11-141-1/+3
|/ | | | | | | | | | | Include ParmaterMask in GET MessageLising Request only when specific values are selected from TestClient. ParameterMask is not a mandatory feild as per MAP1.1 Spec. Excluding ParameterMask for default or value '0' fix MSE IOT issues that doesnot support ParameterMask Header. Change-Id: I889b84b2b389c8f24c592fbf846f0284d00f038c CRs-fixed: 755981
* Merge "MAPC: Fix GetMessagelisting Request for maxlistcount value 0."Linux Build Service Account2014-11-101-2/+2
|\
| * MAPC: Fix GetMessagelisting Request for maxlistcount value 0.Ashwini Munigala2014-11-101-2/+2
|/ | | | | | | | Include maxlistcount for value 0 in application parameters header while composing obex GetMessageListing Request to MAP Server. Change-Id: I2776e0f0f2191ca4c11b05c451c6487f30a8fbdc CRs-fixed: 652006
* Merge "MAPC: Handle NPE from TestClient for setNotificationReg event"Linux Build Service Account2014-11-081-5/+2
|\
| * MAPC: Handle NPE from TestClient for setNotificationReg eventAshwini Munigala2014-11-071-5/+2
|/ | | | | | | | | Send all parameters event, status and notification state to Test Client for setNotifcationRegistration event both success and failure case. Change-Id: I937f644baf61eddcb5668754f2428be999d2bd0d CRs-fixed: 752347
* MAPC: Fix NullPointerException for ObexTime and dateTimeformat.staging/cm-12.0-cafAshwini Munigala2014-11-043-6/+12
| | | | | | | | Handle possible NullPointerException while accessing map client ObexTime constructor utility. Change-Id: If2bb6c078258f9538d6aeac9f5dc5ff58fa71863 CRs-fixed: 735064
* Bluetooth: MapClient: Add parameter mask while doing message listingPradeep Panigrahi2014-11-042-0/+3
| | | | | | | | | | Paramter mask field was not getting included in application parameter for message listing even though it is being set properly from client app. Add change to include the parameter mask in application parameters, to allow filtering using parameter mask while doing message listing. Change-Id: I1bee3f512f877974bb8fd63f3b27dc3ce3ff8a13 CRs-fixed: 714458
* Bluetooth: Fix to avoid BTTestApp crash while disconnecting PBAPCSmriti Gupta2014-11-042-1/+10
| | | | | | | | | | | A case, where DUT is downloading contacts from remote using PBAP client. While download is in progress, Disconnect the PBAP session from DUT. ANR is occurred & BTtest APP gets crashed. This patch will solve the issue This change also avoids a null pointer exception occuring with some of the remote servers. Change-Id: I3f5e5a87c66c6d7dc28ea18d6173cca7470b4730 CRs-Fixed: 645818
* PBAP C: Run the abort operation in a seperate threadSmriti Gupta2014-11-041-5/+9
| | | | | | | | | This change has been done to start the ABORT in a seperate thread so that it doesn't block the main thread. The new thread was not spawned properly with the old implementation. Change-Id: I0676e11e1ccdbbd9f9c7d1378293e12a3059bd04 CRs-Fixed: 720092
* Bluetooth: Support MAP and PBAP Client role on Bluedroid.Hemant Gupta2014-07-0145-0/+7354
| | | | | | | | | Implementation of android.bluetooth.client.pbap and android.bluetooth.client.map STATIC JAVA lib for PBAP and MAP client role(s). These static libraries can be used by application for PBAP and MAP Client role support on Bluedroid. Change-Id: I173d2c095661704e2efb39516837c6b681193e9a
* Initial empty repositoryGeoff Mendal2014-03-310-0/+0