summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/gatt
Commit message (Expand)AuthorAgeFilesLines
* Fix foreground scans for pre-M apps when location is disabledFyodor Kupolov2015-10-122-7/+10
* Make location enabled check configurable when returning scan results.Sharvil Nanavati2015-08-191-6/+14
* Block results if location is disabled in SettingsFyodor Kupolov2015-08-122-1/+14
* Do not return devices when caller has no location permissionFyodor Kupolov2015-07-062-5/+14
* Make address type agnostic in mac address scan filtering.Wei Wang2015-06-152-3/+2
* Enforce permission check in BLE scan only mode.Wei Wang2015-06-121-6/+8
* Increase the min LE connection interval to 11.25msPrerepa Viswanadham2015-05-261-2/+2
* Workaround to increase onLost timeout.Wei Wang2015-05-051-0/+1
* Merge "Merge commit '4626db5' into master_merge" into mnc-devPrerepa Viswanadham2015-05-052-2/+13
|\
| * Merge commit '4626db5' into master_mergePrerepa Viswanadham2015-05-012-2/+13
| |\
| | * Take out TBD comments.Prerepa Viswanadham2015-04-292-4/+0
| | * LE low power scan featureSatya Calloji2015-04-292-2/+17
* | | Tune onfound/onlost timeouts for platformPrerepa Viswanadham2015-05-041-17/+8
|/ /
* | Revert "Fix no resource tracking available for more than 2 filters."Wei Wang2015-05-011-1/+1
* | Fix no resource tracking available for more than 2 filters.Wei Wang2015-04-301-1/+1
* | Workaround to fix Bluetooth crash when using onFound/onLost.Wei Wang2015-04-301-1/+11
* | Fix crashes when calling numHwTrackFiltersAvailable.Wei Wang2015-04-282-4/+1
|/
* Fix some nit's in previous commentsPrerepa Viswanadham2015-04-212-3/+3
* Manage onfound/lost resources (2/2)Prerepa Viswanadham2015-04-212-6/+86
* Bluetooth LE background operation mode (1/2)Nitin Arora2015-04-152-0/+44
* Onlost onfound featurePrerepa Viswanadham2015-04-073-73/+144
* Fix file format.Prerepa Viswanadham2015-04-072-2/+219
* OnFound/OnLost feature JNI changes based on BLE spec v0.90.Satya Calloji2015-04-014-20/+35
* Add opportunistic ble scan mode. (2/2)Wei Wang2015-03-171-10/+33
* Remove GATT context if client registration did not succeedAndre Eisenbach2015-01-162-2/+23
* Fix Bluetooth crash when all filters are used.Wei Wang2015-01-091-2/+3
* Enforce BLUETOOTH_PRIVILEGED permission for HID-over-GATTAndre Eisenbach2014-12-161-0/+25
* Fix timestamp parsing issue for full scan results.Wei Wang2014-12-081-1/+2
* Merge "Add GATT debug information to dumpsys/bugreport" into lmp-mr1-devAndre Eisenbach2014-12-024-45/+26
|\
| * Add GATT debug information to dumpsys/bugreportAndre Eisenbach2014-12-024-45/+26
* | Add server-side callback for change in MTU (3/4)Andre Eisenbach2014-11-261-7/+13
|/
* Merge "Add dumpsys support for bluetooth" into lmp-mr1-devMike Lockwood2014-11-081-0/+18
|\
| * Add dumpsys support for bluetoothMike Lockwood2014-10-281-0/+18
* | Fix batch timestamp parsing error.Wei Wang2014-10-291-8/+9
|/
* Remove spammy log information for BLE scan.Wei Wang2014-10-181-2/+0
* Add support of advertising through standard instance.(2/4)Wei Wang2014-10-092-31/+82
* Defer callbacks if the transport is congestedPrerepa Viswanadham2014-09-233-8/+105
* Fix a typo that compares scanMode with callback types.Wei Wang2014-09-171-1/+1
* Merge "Enforce permissions for BLE hidden APIs." into lmp-devWei Wang2014-09-171-0/+20
|\
| * Enforce permissions for BLE hidden APIs.Wei Wang2014-09-121-0/+20
* | Do not reuse all pass filter index.Wei Wang2014-09-081-18/+61
|/
* Merge "Fixed batch scan returning status 12 when restarted." into lmp-devWei Wang2014-09-053-159/+188
|\
| * Fixed batch scan returning status 12 when restarted.Wei Wang2014-09-053-159/+188
* | Return right connection status when connection failedPrerepa Viswanadham2014-09-051-1/+2
|/
* More precise control of batch alarm.Wei Wang2014-08-271-25/+35
* Set batch scan params based on scan settings.Prerepa Viswanadham2014-08-262-33/+146
* Merge "Fix API council review comments. Also hide certain APIs(2/3)." into lm...Wei Wang2014-08-241-2/+4
|\
| * Fix API council review comments. Also hide certain APIs(2/3).Wei Wang2014-08-151-2/+4
* | Merge "Fix race condition when advertising app dies." into lmp-devWei Wang2014-08-245-17/+32
|\ \
| * | Fix race condition when advertising app dies.Wei Wang2014-08-205-17/+32
| |/