summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Expand)AuthorAgeFilesLines
* HID: Fix issue reported by Static Analysis Tool.Hemant Gupta2016-08-241-1/+1
* Bluetooth: Proper initialization of callback object for VS interfaceManu Viswanadhan2016-08-241-0/+2
* Bluetooth: Gatt: Load jni library before calling classinitnativeSrinu Jella2016-08-241-34/+70
* Bluetooth: Introduced new interface for handling VS implementationsManu Viswanadhan2016-08-244-1/+181
* Enable Sink with multicastVenkateshwarlu Domakonda2016-08-241-3/+3
* Bluetooth: Fix to avoid native crash because sJniCallbacksField nulljuncao2016-08-241-1/+5
* Set sJniAdapterServiceObj to NULL after deleting itLuke Zhang2016-08-241-2/+11
* Bluetooth: Register new callback for HCI events callbackSrinu Jella2016-08-241-1/+2
* Bluetooth: Fix to avoid PAN JNI crash due to ENABLE_TIMEOUTNitin Shivpure2016-08-241-0/+8
* Socket: Add Get/Set socket option to the Blueooth Socket (4/4)Srinu Jella2016-08-241-1/+65
* HID: Add support for Set Idle and Get Idle commands (4/4)Hemant Gupta2016-08-241-2/+73
* Add support for AT+CGMI and AT+CGMMGaurav Asati2016-08-241-0/+28
* BT:[3/3] Send VSC to SOC for VOIP connectivity network type.Sumit Bajpai2016-08-241-1/+16
* BT-HFP: HFP1.7 AG support in app.Sumit Bajpai2016-08-241-1/+98
* Fix LocalRef leakage in get_gatt_dbJakub Pawlowski2016-05-231-0/+4
* Add guest mode functionality (1/5)Ajay Panicker2016-04-201-4/+3
* Handle all kinds of focuses and make fault tolerant to phone calls.Sanket Agarwal2016-04-151-0/+8
* Merge "Rename btif audio_focus_state -> set_audio_focus_state." am: 93b6179 a...Sanket Agarwal2016-04-151-1/+1
* Change A2dpSinkService package from a2dp -> a2dpsink.Sanket Agarwal2016-04-051-1/+1
* Add a missing null check inside A2dpService.resetAvrcpBlacklist()Pavlin Radoslavov2016-03-291-1/+1
* Revert "Add guest mode functionality (1/5)"Ajay Panicker2016-03-281-3/+4
* Add guest mode functionality (1/5)Ajay Panicker2016-03-281-4/+3
* GATT JNI - get_gatt_db_cb leaking local refsJakub Pawlowski2016-03-281-4/+5
* Use handles to identify GATT attributes (3/4)Jakub Pawlowski2016-03-211-122/+34
* Remove unused callbacksJakub Pawlowski2016-03-221-4/+0
* Get whole GATT db, instead of one by one element.Jakub Pawlowski2016-03-221-137/+72
* Do not delete/re-create wakelock on acquisition/releaseAndre Eisenbach2016-03-181-12/+20
* Audio Focus for A2DP.Sanket Agarwal2016-03-082-28/+0
* Fix warnings in packages/apps/BluetoothAjay Panicker2016-03-013-6/+15
* Fix warnings in packages/apps/BluetoothAurimas Liutikas2016-02-2311-130/+3
* Read Bluetooth interop database entries from settings (2/2)Andre Eisenbach2016-02-181-1/+24
* HFP: Do not return NULL when the HDP interface is unavailableArnav Gupta2016-02-181-1/+4
* dumpNative has garbage in argsAjay Panicker2016-02-181-1/+3
* Remove IBluetooth.dump(), dumpsys argumentsMarie Janssen2016-01-261-3/+21
* Add traffic accounting to Bluetooth App.Adam Lesinski2016-01-211-9/+44
* Implement createBondOutOfBandJakub Pawlowski2016-01-151-0/+51
* A2DP Sink:Audio Rendering patch and AutoConnect FunctionalitySanket Agarwal2016-01-132-4/+531
* Fix memory leak in Bluetooth AVRCP JNICasper Bonde2016-01-041-2/+1
* Implement Bluetooth settings factory reset (1/5)Ajay Panicker2015-08-051-0/+8
* Removed AVRCP-related log messages that could fill-up the log.Pavlin Radoslavov2015-06-121-3/+0
* SAP: Make it possible to enforce a 16-digit pin code (3/5)Casper Bonde2015-06-091-4/+6
* SAP: Change to use new SDP Api (2/4)Casper Bonde2015-06-021-2/+55
* Fix JNI memory leak for onlost/onfound reportingPrerepa Viswanadham2015-05-131-2/+3
* Bluetooth native dumpsys logging support (4/5)Andre Eisenbach2015-05-111-0/+12
* Merge commit '4626db5' into master_mergePrerepa Viswanadham2015-05-011-5/+15
|\
| * LE low power scan featureSatya Calloji2015-04-291-5/+15
| * Bluetooth LE background operation mode (1/2)Nitin Arora2015-04-153-14/+42
* | Fix redial JNI crashDavid Stevens2015-04-281-3/+7
* | Bluetooth LE background operation mode (1/2)Nitin Arora2015-04-153-14/+42
* | am bbb4110..165d7fa from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-145-131/+569
|\|