summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Tone down the logspamChristopher R. Palmer2015-02-131-35/+35
* Properly handle NowPlayingList Browsing commandsAyan Ghosh2014-11-121-5/+17
* Properly handle Set player setting attributes response path.rakesh reddy2014-11-041-3/+3
* Bluetooth: Add NULL validation for Callback ObjectsBhakthavatsala Raghavendra2014-11-041-9/+27
* Bluetooth: Handle JNI global reference clean uppramod kotreshappa2014-11-041-5/+17
* Bluetooth: Hedge against the Null global reference accessAjay Kumar2014-11-041-17/+34
* Bluetooth: SAP: Add SAP high security support to Bluetooth APP.Srinu Jella2014-11-041-3/+3
* Proper error handling in Avrcp BrowsingAyan Ghosh2014-11-041-16/+19
* Bluetooth: Add support for HID Device RoleHemant Gupta2014-11-044-302/+326
* Bluetooth: Enable A2dpSinkAnubhavGupta2014-11-042-9/+42
* AVRCP 1.5 ImplementationAyan Ghosh2014-11-041-20/+1204
* Bluetooth: Allow the HFP app to set features.Nitin Srivastava2014-11-041-0/+17
* Bluetooth: Audio Squashed gerrits for propagationNitin Srivastava2014-11-043-3/+90
* Initial commit for HID ClientHemant Gupta2014-11-041-0/+500
* Bluetooth: Changes for implementing LPPNitin Arora2014-11-044-1/+314
* Bluetooth-Wipower: Support for Wipower feature.Kiran Kelageri2014-11-044-1/+400
* Bluetooth: Fix for BT fails to turn on in PDT testpramod kotreshappa2014-11-041-0/+14
* Bluetooth: Access to gloabal reference after it is deletedAjay Kumar2014-11-041-2/+5
* Fix to avoid the case when interface is already enabled.Ajay Kumar2014-11-041-5/+8
* HID: Add support for sending priority to btif layerHemant Gupta2014-11-041-0/+24
* HID: Add support for Set Idle and Get Idle commandsHemant Gupta2014-11-041-3/+74
* Bluetooth: Add Get/Set socket option to the Blueooth SocketSrinu Jella2014-11-041-0/+63
* Protect against Bluetooth share crash because of invalid timer callbackAndre Eisenbach2014-08-291-4/+11
* Merge "LE: Add limited advertising duration capability (3/3)" into lmp-devAndre Eisenbach2014-08-071-6/+8
|\
| * LE: Add limited advertising duration capability (3/3)Andre Eisenbach2014-08-071-6/+8
* | Add transport parameter to createBond() function (3/4)Andre Eisenbach2014-08-041-3/+3
* | Refactor configuring scan params to scan managerPrerepa Viswanadham2014-07-281-1/+1
* | Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reportingPrerepa Viswanadham2014-07-231-1/+1
* | LE energy info featurePrerepa Viswanadham2014-07-232-3/+30
* | Add a ScanManager that handles Scan related operations. RemoveWei Wang2014-07-221-5/+7
|/
* Merge "Add an AdvertiseManager for LE advertise operations." into lmp-devWei Wang2014-07-171-8/+15
|\
| * Add an AdvertiseManager for LE advertise operations.Wei Wang2014-07-171-8/+15
* | LE: Add connection parameter update request API (3/4)Andre Eisenbach2014-07-181-0/+10
|/
* Merge "Implementation of batch scan."Wei Wang2014-07-081-1/+1
|\
| * Implementation of batch scan.Wei Wang2014-07-081-1/+1
* | Specify a thead name when attaching a bluedroid thread to ART.Sharvil Nanavati2014-07-071-3/+9
|/
* Bluetooth: Support MAP Client role on Bluedroid.Hemant Gupta2014-07-011-0/+109
* am b6132733: Add WBS support on Bluedroid (5/6)Matthew Xie2014-06-301-0/+53
|\
| * Add WBS support on Bluedroid (5/6)Matthew Xie2014-06-301-0/+53
| * LE: Add is_connected() function (3/3)Andre Eisenbach2014-06-271-0/+17
| * LE: Add notification sent and congestion callbacks (4/4)Andre Eisenbach2014-06-271-2/+33
| * Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood2014-06-121-2/+2
| * Move AVRCP Controller support to new BluetoothAvrcpController profileMike Lockwood2014-06-095-72/+210
| * A2DP Sink: Add support for BluetoothA2dpSink profileMike Lockwood2014-06-094-1/+263
| * Expose wake lock / wake alarm functionality to bluedroid.Sharvil Nanavati2014-06-071-3/+133
| * Changes due to addressing BLE API review commentsWei Wang2014-05-221-6/+7
| * Merge "[4/4] Add Support for AVRCP Controller Feature" into klp-wireless-devMike Lockwood2014-05-211-2/+72
| |\
| | * [4/4] Add Support for AVRCP Controller FeatureHemant Gupta2014-05-021-2/+72
| * | Use state machine in gatt service to handle different stateWei Wang2014-05-161-4/+190
| * | Merge "[4/4] Bluetooth: Add support for HFP Client role." into klp-wireless-devMike Lockwood2014-05-154-239/+294
| |\ \