summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/gatt/HandleMap.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix 2 instances of a field being assigned itself in a constructor.Ian Rogers2016-05-191-2/+0
| | | | | | | | | | The code had no effect so its safe to remove. The issue was identified using error prone. Bug: 27723540 Change-Id: I3803573c545c00e8066ba185c271b38a75bf28c6 (cherry picked from commit 3fc930b1883466cc0e3b35a57519e435426554ee)
* Add GATT debug information to dumpsys/bugreportAndre Eisenbach2014-12-021-13/+10
| | | | | Bug: 17894347 Change-Id: I70a2e237e4aa6a1057e5ff519f3f6148a27b3a98
* BLE peripheral mode (2/4): Gatt Service Change.Wei Wang2013-12-191-2/+15
| | | Change-Id: I0ea7df8c159ad388d8e58768c49e785e9a4694bb
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-0/+213
Change-Id: I9579b3074bc4bc59dd45f71c0937e8879196555e