summaryrefslogtreecommitdiffstats
path: root/jni/com_android_bluetooth_gatt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix JNI memory leak for onlost/onfound reportingPrerepa Viswanadham2015-05-131-2/+3
* Merge commit '4626db5' into master_mergePrerepa Viswanadham2015-05-011-5/+15
|\
| * LE low power scan featureSatya Calloji2015-04-291-5/+15
* | Merge commit '2e85ea37c1ba495d3f0fd702f0a3920f3faf2848' into merge_workPrerepa Viswanadham2015-04-101-22/+95
|\|
| * OnFound/OnLost feature JNI changes based on BLE spec v0.90.Satya Calloji2015-04-011-22/+95
* | am 657b88c6: am 63fce3b9: Merge "Add server-side callback for change in MTU (...Andre Eisenbach2014-12-021-1/+11
|\|
| * Add server-side callback for change in MTU (3/4)Andre Eisenbach2014-11-261-1/+11
* | am 3e0289f5: Merge "Native crash SIGSEGV bad ptr from /system/lib/libdvm.so"Elliott Hughes2014-10-211-0/+5
|\ \ | |/ |/|
| * Native crash SIGSEGV bad ptr from /system/lib/libdvm.soyongchun.x.lu2014-10-201-0/+5
* | Add support of advertising through standard instance.(2/4)Wei Wang2014-10-091-2/+2
* | 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
* | | Refactor configuring scan params to scan managerPrerepa Viswanadham2014-07-281-1/+1
* | | LE energy info featurePrerepa Viswanadham2014-07-231-2/+0
* | | 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
|/ /
* | Implementation of batch scan.Wei Wang2014-07-081-1/+1
* | Fix build error.Wei Wang2014-06-301-1/+1
* | Phase 2 scan filter implementation. Also provides skeleton for batching and o...Wei Wang2014-06-301-36/+236
* | LE: Add notification sent and congestion callbacks (4/4)Andre Eisenbach2014-06-271-2/+33
* | Changes due to addressing BLE API review commentsWei Wang2014-05-271-6/+7
* | Revert "Revert "Use state machine in gatt service to handle different state t...Wei Wang2014-05-201-4/+190
* | Revert "Use state machine in gatt service to handle different state transitio...Wei Wang2014-05-201-190/+4
* | Use state machine in gatt service to handle different stateWei Wang2014-05-191-4/+190
* | set scan parameters in BT stack. Apply the most demanding requestPrerepa Viswanadham2014-05-131-3/+3
* | LE: Add API to set scan interval and window (3/4)Prerepa Viswanadham2014-05-131-1/+8
* | Add transport param to Connect APIsGanesh Ganapathi Batta2014-05-061-7/+7
* | LE: Add API to configure MTU for a given connection (4/4)Andre Eisenbach2014-03-251-1/+20
|/
* DO NOT MERGE: Add status callback for start/stop advertising.Wei Wang2014-03-201-1/+11
* DO NOT MERGE BLE peripheral mode (2/4): Gatt Service Change.Wei Wang2014-03-061-19/+19
* LE: Fix stack crash on invalid descriptor write requestAndre Eisenbach2013-11-071-0/+5
* LE: Add peripheral role support (4/4)Andre Eisenbach2013-08-141-1/+35
* LE: Add instance ID to descriptors (4/4)Andre Eisenbach2013-08-131-36/+43
* LE (3/3): Add application ID to connection callbackAndre Eisenbach2013-04-171-3/+3
* Fix logging in GATT JNI codeMike Lockwood2013-03-141-2/+2
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-0/+1276