summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Expand)AuthorAgeFilesLines
* GATT: Expose opportunistic client API to JavaJack He2017-07-111-3/+4
* Merge "JNI: Fix callback obj for Advertisement"Treehugger Robot2017-06-031-3/+3
|\
| * JNI: Fix callback obj for AdvertisementSunny Kapdi2017-06-021-3/+3
* | AVRCP: Fix issues around trackChanged notificationMarie Janssen2017-06-031-0/+5
|/
* Add mutex-based protection mechanism to the HFP JNI layerPavlin Radoslavov2017-06-011-20/+82
* Remove usage of ScopedLocalFrame because it is not neededPavlin Radoslavov2017-05-251-3/+0
* AVRCP: increase log info densityMarie Janssen2017-05-181-11/+1
* Discover primary service by UUID for PTS tests (3/4)Jakub Pawlowski2017-05-161-0/+13
* Fix Periodic Adv method in jniSunny Kapdi2017-05-111-2/+2
* HID: Add support for Set Idle and Get Idle commands (4/4)Hemant Gupta2017-05-101-2/+59
* Merge "Limit btsnoop file size (2/8)"Ajay Panicker2017-04-271-12/+0
|\
| * Limit btsnoop file size (2/8)Ajay Panicker2017-04-271-12/+0
* | AVRCP: Fix getFolderItems with all items requestMarie Janssen2017-04-241-4/+4
|/
* Fix JNI for sendDtmfNativeJoseph Pirozzo2017-04-201-2/+2
* Expose LE advertiser address for easier PTS tests (2/6)Jakub Pawlowski2017-04-191-0/+22
* Read by UUID for PTS tests (2/5)Jakub Pawlowski2017-04-181-0/+13
* Keep original thread name when attaching JNI thread for easier debuggingAjay Panicker2017-04-131-46/+62
* Remove enable from PeriodicAdvertisingPariameters (2/2)Jakub Pawlowski2017-04-111-3/+1
* Check support for in-band ringing during HFP initJack He2017-04-101-4/+5
* AVRCP: Rework available media player handlingMarie Janssen2017-04-071-8/+11
* Bluetooth 5 advertising duration refactoring (3/4)Jakub Pawlowski2017-04-011-12/+12
* Bluetooth 5 periodic scan (1/3)Jakub Pawlowski2017-03-291-0/+97
* Add option to specify initial LE connection PHY (3/3)Jakub Pawlowski2017-03-271-3/+4
* Expose connection update callback (3/4)Jakub Pawlowski2017-03-241-3/+28
* Set preferred PHY and read PHY implementation (1/3)Jakub Pawlowski2017-03-231-3/+87
* Bluetooth 5 Enable->Enabled (2/2)Jakub Pawlowski2017-03-221-4/+4
* Add setScannable to AdvertisingSetParameters (2/2)Jakub Pawlowski2017-03-201-8/+6
* Bluetooth 5 AdvertisingSet implementation (2/4)Jakub Pawlowski2017-03-201-7/+156
* Bluetooth 5 move timeout parameter (2/2)Jakub Pawlowski2017-03-171-9/+9
* Revert "jni: introduce ScopedBtAddr"Andre Eisenbach2017-03-1716-267/+536
* Merge "jni: introduce ScopedBtAddr"Treehugger Robot2017-03-1716-536/+267
|\
| * jni: introduce ScopedBtAddrMarie Janssen2017-03-1616-536/+267
* | Bluetooth 5 AdvertisingSet implementation (2/4)Jakub Pawlowski2017-03-161-105/+174
|/
* HID: Access JNI callback object when valid.Hemant Gupta2017-02-281-2/+20
* jni: cleanup compiler warningsMarie Janssen2017-02-221-3/+3
* Use base::Callbacks in BleScannerInterface (3/3)Jakub Pawlowski2017-02-171-87/+89
* Use non-hardcoded advertisement data sizeJakub Pawlowski2017-02-091-2/+3
* Merge "Propagate BT5 specific scan result properties up the stack (3/3)"Jakub Pawlowski2017-02-071-5/+11
|\
| * Propagate BT5 specific scan result properties up the stack (3/3)Jakub Pawlowski2017-02-061-5/+11
* | Add a mechanism to configure the default A2DP codec prioritiesPavlin Radoslavov2017-02-061-22/+93
|/
* Update the A2DP Codec Config APIPavlin Radoslavov2017-01-301-8/+69
* jni: use ScopedLocalRef where possibleMarie Janssen2017-01-3014-1228/+1024
* Init JNI in Bluetooth Service not the Bluetooth State machineSanket Agarwal2017-01-241-0/+1
* Multi HFP connection handlingSanket Agarwal2017-01-201-38/+218
* AVRCP: fix check of callback envMarie Janssen2017-01-141-1/+1
* Remove debug logging from report sending in HID Device mode.Ivan Podogov2017-01-051-6/+0
* Merge "Allow HID Device to connect to a specific device"Treehugger Robot2017-01-041-3/+9
|\
| * Allow HID Device to connect to a specific deviceIvan Podogov2016-12-301-3/+9
* | Add a mechanism for configuring the A2DP Source codecsPavlin Radoslavov2017-01-032-9/+62
|/
* HIDD: Add support for HID Device RoleHemant Gupta2016-12-234-0/+513