1. 4c2aa61 Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord by Jakub Pawlowski · 6 years ago
  2. 1555eae BLE: Add service solicitation uuid feature in scan filter by Nitin Shivpure · 6 years ago
  3. 041eb38 Merge "Add note for FLAG_CANCEL_CURRENT when stopping scan" by Treehugger Robot · 6 years ago
  4. 20fc9a2 Add note for FLAG_CANCEL_CURRENT when stopping scan by Stanley Tng · 6 years ago
  5. 1f014f4 Fix NPE when starting advertising with null GATT by Jakub Pawlowski · 6 years ago
  6. 4a8c67bb Merge "Add @UnsupportedAppUsage annotations" am: b40b37910d by Mathew Inwood · 6 years ago
  7. 4dc66d3 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  8. 8d0eb01 Merge "ScanRecord.getServiceData NPE fix" am: d62f74e806 by Jakub Pawlowski · 6 years ago
  9. 5988012 ScanRecord.getServiceData NPE fix by Jakub Pawlowski · 6 years ago
  10. 728c8a0 BatteryStats: Add WorkChain support for WiFi events. by Narayan Kamath · 7 years ago
  11. 4609285 Fix bad type for txPower in PeriodicAdvertisingReport serialization by Jakub Pawlowski · 7 years ago
  12. ce78438 Merge "Update ScanSettings documentation for scan modes" am: 8157ab2a0e am: be7ccdf6e9 by Vinay Kalia · 7 years ago
  13. be7ccdf Merge "Update ScanSettings documentation for scan modes" am: 8157ab2a0e by Vinay Kalia · 7 years ago
  14. a220790 Merge "Javadoc update for permission requirements" into oc-mr1-dev by Amith Yamasani · 7 years ago
  15. 172dd5c Javadoc update for permission requirements by Amith Yamasani · 7 years ago
  16. 04d061e Merge "Update documentation for startScan" am: 7d2219d170 by Vinay Kalia · 7 years ago
  17. 958154b Update ScanSettings documentation for scan modes by Vinay Kalia · 7 years ago
  18. 875d27e Update documentation for startScan by Vinay Kalia · 7 years ago
  19. f507490 Fix GATT client leakage when scan is throttled (1/2) by Jakub Pawlowski · 7 years ago
  20. d019cce Merge "Fix GATT client leakage when scan is throttled (1/2)" am: 3cc1ad87f0 by Jakub Pawlowski · 7 years ago
  21. ee02e1c Fix GATT client leakage when scan is throttled (1/2) by Jakub Pawlowski · 7 years ago
  22. 8ae5462 Merge changes from topic "bt-fix-checkstyle-errors" am: 838ab94a0f by Jack He · 7 years ago
  23. 2992cd0 Fix checkstyle errors (2/2) by Jack He · 7 years ago
  24. a355e5e Fix checkstyle errors (1/2) by Jack He · 7 years ago
  25. 4a5fd86 Merge "Bluetooth: Fix startAdvertisingSet error handling" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  26. 915c02c Merge "Bluetooth: Don't throw exception when stopAdvertisingSet fails" am: b7cbb2fe49 by Jakub Pawlowski · 7 years ago
  27. 5d0f5f4 Merge "Bluetooth: Don't throw exception when stopAdvertisingSet fails" by Jakub Pawlowski · 7 years ago
  28. 94cd5b2 Merge "Bluetooth: Fix startAdvertisingSet error handling" am: ed12213b59 by Jakub Pawlowski · 7 years ago
  29. b7cbb2f Merge "Bluetooth: Don't throw exception when stopAdvertisingSet fails" by Treehugger Robot · 7 years ago
  30. e9fe995 Merge "Bluetooth: Fix startAdvertisingSet error handling" am: ed12213b59 by Jakub Pawlowski · 7 years ago
  31. d56a8be Bluetooth: Fix startAdvertisingSet error handling by Jakub Pawlowski · 7 years ago
  32. 4cf705e Bluetooth: Don't throw exception when stopAdvertisingSet fails by Jakub Pawlowski · 7 years ago
  33. f73863d Bluetooth: Don't throw exception when stopAdvertisingSet fails by Jakub Pawlowski · 7 years ago
  34. f7bd6b2 Bluetooth: Fix startAdvertisingSet error handling by Jakub Pawlowski · 7 years ago
  35. 1199972 Merge "Fix BLE scan leaks" into oc-dev am: 6e749c392b by Vinay Kalia · 7 years ago
  36. 3ee6eed Merge "Bluetooth: AdvertiseData parceling simplification" am: c7da241b3e by Jakub Pawlowski · 7 years ago
  37. e8c3b91 Bluetooth: AdvertiseData parceling simplification by Jakub Pawlowski · 7 years ago
  38. c2fd144 Fix BLE scan leaks by Vinay Kalia · 7 years ago
  39. 3b38eaa resolve merge conflicts of 15658662fdde to stage-aosp-master by Jakub Pawlowski · 7 years ago
  40. 6732625 Bluetooth: move AIDL files related to bluetooth into system/bt (1/2) by Jakub Pawlowski · 7 years ago
  41. 9722971 Fix BLE scan leaks by Vinay Kalia · 7 years ago
  42. ef86336 Merge "Clarify startScan API on how to get results" into oc-dev am: 78f3a0f722 by Amith Yamasani · 7 years ago
  43. 5d45ac6 Merge "Clarify startScan API on how to get results" into oc-dev am: 78f3a0f722 by Amith Yamasani · 7 years ago
  44. 78f3a0f Merge "Clarify startScan API on how to get results" into oc-dev by TreeHugger Robot · 7 years ago
  45. 9622137 Clarify startScan API on how to get results by Amith Yamasani · 7 years ago
  46. 50bad313 Merge "Remove legacy advertiser from map after it's no longer used" into oc-dev by Jakub Pawlowski · 7 years ago
  47. bfa502c Remove legacy advertiser from map after it's no longer used by Jakub Pawlowski · 7 years ago
  48. 8dce179 Merge "Remove legacy advertiser from map after it's no longer used" am: 42b1578867 by Jakub Pawlowski · 7 years ago
  49. 2489b41 Remove legacy advertiser from map after it's no longer used by Jakub Pawlowski · 7 years ago
  50. 50f8f3d Add 32 and 128 bit Service Data parsing. by Jakub Pawlowski · 7 years ago
  51. bf79e36 Merge "Add 32 and 128 bit Service Data parsing." am: 725e212de3 am: 2acc8e28dd by Jakub Pawlowski · 7 years ago
  52. 45033a7 Add 32 and 128 bit Service Data parsing. by Jakub Pawlowski · 7 years ago
  53. 168bffa Merge "Bluetooth: Fix Periodic Adv interval check" am: cb70647418 am: 5bd173cd93 by Jakub Pawlowski · 7 years ago
  54. 037d351 Bluetooth: Fix Periodic Adv interval check by Sunny Kapdi · 7 years ago
  55. fec6ef8 Bluetooth: Fix interval low/min values by Jakub Pawlowski · 7 years ago
  56. 4246cc3 Merge "Bluetooth: Fix interval low/min values" am: 66deee2bd4 am: 0771cb13a2 by Andre Eisenbach · 7 years ago
  57. 6b1f395 Bluetooth: Fix interval low/min values by Jakub Pawlowski · 7 years ago
  58. a43bd01 Bluetooth: Move Bluetooth battery stats tracking (1/2) by Ajay Panicker · 7 years ago
  59. a71643e Bluetooth: Move Bluetooth battery stats tracking (1/2) by Ajay Panicker · 7 years ago
  60. 1710094 Bluetooth: bluetooth.le API fixes by Jakub Pawlowski · 7 years ago
  61. 9d4abb5 Bluetooth: bluetooth.le API fixes by Jakub Pawlowski · 7 years ago
  62. 56d8f78 Bluetooth: Add constants to ScanResult by Jakub Pawlowski · 7 years ago
  63. c7c01a2 Bluetooth: Add constants to ScanResult by Jakub Pawlowski · 7 years ago
  64. 348ba3d Expose LE advertiser address for easier PTS tests (1/6) by Jakub Pawlowski · 7 years ago
  65. d2ac8b9 Get rid of the IAdvertiserCallabck by Jakub Pawlowski · 7 years ago
  66. ad8f086 Add link to class with constants by Amith Yamasani · 7 years ago
  67. 89e10d3 Get rid of the IAdvertiserCallabck by Jakub Pawlowski · 7 years ago
  68. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  69. 4bc4a44 Expose LE advertiser address for easier PTS tests (1/6) by Jakub Pawlowski · 7 years ago
  70. 461111b BLE scan API using PendingIntent by Amith Yamasani · 7 years ago
  71. a515137 Bluetooth 5 PHY simplification by Jakub Pawlowski · 7 years ago
  72. 9e37719 Bluetooth 5 PHY simplification by Jakub Pawlowski · 7 years ago
  73. 3269969 Remove enable from PeriodicAdvertisingPariameters (1/2) by Jakub Pawlowski · 7 years ago
  74. 1ab569d Bluetooth 5 fix default AdvertisingSetParameters values by Jakub Pawlowski · 7 years ago
  75. 5203f76 Bluetooth: fix comment wording by Jakub Pawlowski · 7 years ago
  76. e6c453d Remove enable from PeriodicAdvertisingPariameters (1/2) by Jakub Pawlowski · 7 years ago
  77. 010cc95 Bluetooth 5 fix default AdvertisingSetParameters values by Jakub Pawlowski · 7 years ago
  78. 260846b Bluetooth 5 advertising duration refactoring (4/4) by Jakub Pawlowski · 7 years ago
  79. d89e4ba Bluetooth LE Advertising minor improvements by Jakub Pawlowski · 7 years ago
  80. 66bf1bd Fix advertise data size estimation by Jakub Pawlowski · 7 years ago
  81. a537b3f Hide periodic scanning by Jakub Pawlowski · 7 years ago
  82. f752ace Bluetooth API spelling fixes ("wether" -> "whether") by Jakub Pawlowski · 7 years ago
  83. 5a35561 Bluetooth 5 advertising duration refactoring (4/4) by Jakub Pawlowski · 7 years ago
  84. f4ed33f Bluetooth LE Advertising minor improvements by Jakub Pawlowski · 7 years ago
  85. 72e9e9f Fix advertise data size estimation by Jakub Pawlowski · 7 years ago
  86. 63fad69 Hide periodic scanning by Jakub Pawlowski · 7 years ago
  87. e7f89b0 Bluetooth: fix comment wording by Jakub Pawlowski · 7 years ago
  88. 08ed924 Bluetooth API spelling fixes ("wether" -> "whether") by Jakub Pawlowski · 7 years ago
  89. 2a5b32f Merge "Bluetooth 5 Enable->Enabled (1/2)" am: fa69eeac5c am: cde107da6c by Jakub Pawlowski · 7 years ago
  90. 7998be9 Bluetooth 5 Enable->Enabled (1/2) by Jakub Pawlowski · 7 years ago
  91. a9795ca Merge "Add setScannable to AdvertisingSetParameters (1/2)" am: 7f14b8f095 am: 8d06b41826 by Jakub Pawlowski · 7 years ago
  92. 9cd0d3e Merge "Add missing txPower parameter" am: a6c1f6def1 am: 43f71975d0 by Jakub Pawlowski · 7 years ago
  93. d12b568 Add setScannable to AdvertisingSetParameters (1/2) by Jakub Pawlowski · 7 years ago
  94. bcf671b Add missing txPower parameter by Jakub Pawlowski · 7 years ago
  95. 2eb54b6 Merge "Bluetooth 5 AdvertisingSet implementation (1/4)" am: f0c963a5b6 am: 375741e99a by Jakub Pawlowski · 7 years ago
  96. 6a55da9 Bluetooth 5 AdvertisingSet implementation (1/4) by Jakub Pawlowski · 7 years ago
  97. def6fee Merge "Bluetooth 5 move timeout parameter (1/2)" am: d9f2f67a5f am: 07d79aa3b0 by Jakub Pawlowski · 7 years ago
  98. adbf2ee Bluetooth 5 move timeout parameter (1/2) by Jakub Pawlowski · 7 years ago
  99. 9f9597e Merge "Bluetooth 5 AdvertisingSet implementation (1/4)" am: 15e69df921 am: 45e0c6ea7f by Jakub Pawlowski · 7 years ago
  100. 5f00f17 Bluetooth 5 AdvertisingSet implementation (1/4) by Jakub Pawlowski · 7 years ago