1. 7ee5835 [system][bt] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
  2. 3a58217 Fix connection_manager dumpsys output by Jakub Pawlowski · 5 years ago
  3. 8882648 Fix Long Read during MTU change by Jakub Pawlowski · 5 years ago
  4. c6503f4 Merge "Remove direct connection after notifying the connection up" by Weichin Weng · 5 years ago
  5. b67cd39 Remove direct connection after notifying the connection up by weichinweng · 5 years ago
  6. db90d25 Fix for BluetoothGattCallback.onConnectionStateChange being called more than once am: f00142a4dc by Jakub Pawlowski · 5 years ago
  7. f00142a Fix for BluetoothGattCallback.onConnectionStateChange being called more than once by Jakub Pawlowski · 5 years ago
  8. bb3fd33 Merge "Add Delay reporting for Hearing Aids" am: 122ce6871f am: 9bae14294d by Stanley Tng · 5 years ago
  9. 94f3a3a Add Delay reporting for Hearing Aids by Stanley Tng · 5 years ago
  10. bdf1b7d Add workaround for "Service Changed" indications breaking server-only remotes am: 890c501e97 by Jakub Pawlowski · 5 years ago
  11. 890c501 Add workaround for "Service Changed" indications breaking server-only remotes by Jakub Pawlowski · 5 years ago
  12. 62811e2 Call gatt_disconnect if the LE connection is not established and no APP use it. am: c04984def6 by weichinweng · 5 years ago
  13. c04984d Call gatt_disconnect if the LE connection is not established and no APP use it. by weichinweng · 6 years ago
  14. c5206d0 Send connected callback immediately when attempting to connect to already connected device am: 4c0701f21b by Jakub Pawlowski · 5 years ago
  15. 4c0701f2 Send connected callback immediately when attempting to connect to already connected device by Jakub Pawlowski · 5 years ago
  16. 817e052 Merge "Check GATT notification len" by TreeHugger Robot · 6 years ago
  17. 7a50599 Fix for GATT not returning disconnect callback. am: 8edcc90e45 am: 5530bf16c2 by Jakub Pawlowski · 6 years ago
  18. 8edcc90 Fix for GATT not returning disconnect callback. by Jakub Pawlowski · 6 years ago
  19. fbec63b Check GATT notification len by Hansong Zhang · 6 years ago
  20. 1bf68f2 Fix for connection attempt after connection cancel am: 27870c9803 am: a9a610dfd2 by Jakub Pawlowski · 6 years ago
  21. 27870c9 Fix for connection attempt after connection cancel by Jakub Pawlowski · 6 years ago
  22. bfbf173 Fix race condition during LE device remove bond. am: 552dc5aa3f am: fff4478b8d by Jakub Pawlowski · 6 years ago
  23. 552dc5a Fix race condition during LE device remove bond. by Jakub Pawlowski · 6 years ago
  24. 7f7b477 Fix for infinite loop in gatt_enc_cmpl_cback am: 92dbc8654d am: f0535d1c45 by Jakub Pawlowski · 6 years ago
  25. 92dbc86 Fix for infinite loop in gatt_enc_cmpl_cback by Jakub Pawlowski · 6 years ago
  26. 7c3bd90 Fix invalid iterator access in GATTS_StopService by Chienyuan · 6 years ago
  27. 874a977 Merge "GATT connection_manager: Fix logic to remove white list device" am: 4d834e9d0e am: 48796c80de by Hansong Zhang · 6 years ago
  28. 4d17a8e GATT connection_manager: Fix logic to remove white list device by Hansong Zhang · 6 years ago
  29. 8303629 Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4) by Ajay Panicker · 6 years ago
  30. f20d94a Remove connection_manager from gatt namespace by Jakub Pawlowski · 6 years ago
  31. b22ea41 Revert "Remove redundant GATT_StartIf" by Jakub Pawlowski · 6 years ago
  32. cab1ae1 Use White List for direct connection establishment to multiple devices by Jakub Pawlowski · 6 years ago
  33. cb45b1e Remove redundant GATT_StartIf by Jakub Pawlowski · 6 years ago
  34. fef2539 Turn stack/gatt/conneciton_manager.cc into text file by Jakub Pawlowski · 6 years ago
  35. eb976ad Allow Resolvable Private Address into LE White List by Jakub Pawlowski · 6 years ago
  36. 8c2f838 Centralize call to gatt_update_app_use_link_flag for GATT_Connect by Jakub Pawlowski · 6 years ago
  37. 8ae68be Dump gatt::connection_manager state into bugreport by Jakub Pawlowski · 6 years ago
  38. c436612 Use map instead of list for keeping apps interested in connection by Jakub Pawlowski · 6 years ago
  39. d1d3088 introduce gatt::connection_manager::get_apps_connecting_to by Jakub Pawlowski · 6 years ago
  40. d28727e Naming cleanup in stack/gatt/connection_manager.* by Jakub Pawlowski · 6 years ago
  41. ddba8a6 gatt_utils_white_list -> connection_manager by Jakub Pawlowski · 6 years ago
  42. b5629de Minor style fixes in gatt_main.cc by Jakub Pawlowski · 6 years ago
  43. 05af173 Small cleanup in GATT white list by Jakub Pawlowski · 6 years ago
  44. bd2aac9 Separate GATT white list from global GATT control block. by Jakub Pawlowski · 6 years ago
  45. 8080862 Move white list specific code in GATT to separate file by Jakub Pawlowski · 6 years ago
  46. 2b48d17 BTM_BleClearBgConnDev -> BTM_WhiteListClear by Jakub Pawlowski · 6 years ago
  47. 4f68828 Split BTM_BleUpdateBgConnDev into BTM_WhiteListAdd and BTM_WhiteListRemove by Jakub Pawlowski · 6 years ago
  48. 0f79e35 Minor style fixes in gatt_api.cc by Jakub Pawlowski · 6 years ago
  49. 80c28c6 Split gatt_update_auto_connect_dev into separate add/remove functions by Jakub Pawlowski · 6 years ago
  50. e4f1378 Fix errors around logging when compiling on Linux by Jakub Pawlowski · 6 years ago
  51. 70be569 Remove obsoleted Coverity-related comment by Pavlin Radoslavov · 6 years ago
  52. d464658 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  53. d97e095 Replace period_ms_t with uint64_t by Jack He · 6 years ago
  54. 24f0bad Fix reliable write. by Qiyu Hu · 6 years ago
  55. 80a6229 GATTC_Discover: pass parameters directly instead of through pointer by Jakub Pawlowski · 6 years ago
  56. 36b5cfd GATTC_Discover: pass parameters directly instead of through pointer by Jakub Pawlowski · 6 years ago
  57. 70e23af Revert "GATT: Fix GATT error response for execute write" am: 4be97504a8 by Jakub Pawlowski · 6 years ago
  58. 4be9750 Revert "GATT: Fix GATT error response for execute write" by Jakub Pawlowski · 6 years ago
  59. c35cb10 Fix log level - requesting MTU is not error am: bb956ab96a am: fc67ab0799 by Jakub Pawlowski · 6 years ago
  60. bb956ab Fix log level - requesting MTU is not error by Jakub Pawlowski · 6 years ago
  61. 7e9a3da Merge "GATT: Fix GATT error response for execute write" am: 89f92dbdc4 by Subramanian Srinivasan · 6 years ago
  62. 22c8503 Merge "GATT: Handle too short Error Response PDU" into pi-dev am: ccf208e4fc by Jakub Pawlowski · 6 years ago
  63. 19a1a11 GATT: Handle too short Error Response PDU by Jakub Pawlowski · 6 years ago
  64. b8a5b21 GATT: Fix GATT error response for execute write by Subramanian Srinivasan · 6 years ago
  65. f6dd53f Merge "gatt_api: Avoid possible NULL dereference" am: bea526992d am: ac64837245 by Greg Kaiser · 6 years ago
  66. bea5269 Merge "gatt_api: Avoid possible NULL dereference" by Treehugger Robot · 6 years ago
  67. a6ba11d GATT: Fix usage of 16 and 32 bit UUID's in Discover services by UUID am: 37fdb267db by Hemant Gupta · 6 years ago
  68. a84a40a GATT: Fix usage of 16 and 32 bit UUID's in Discover services by UUID by Hemant Gupta · 6 years ago
  69. c350080 gatt_api: Avoid possible NULL dereference by Greg Kaiser · 6 years ago
  70. 37fdb26 GATT: Fix usage of 16 and 32 bit UUID's in Discover services by UUID by Hemant Gupta · 6 years ago
  71. 3aa8c16 Unify logging in gatt_api.cc am: 431cf613c4 am: 0a6b361ef8 by Jakub Pawlowski · 6 years ago
  72. 431cf61 Unify logging in gatt_api.cc by Jakub Pawlowski · 6 years ago
  73. de0ccd7 Merge "Fix PTS: TC_GATT_SR_UNS_BI_01_C sends unsupported opcode" am: 11e1274a05 by Stanley Tng · 6 years ago
  74. 2490cbd Fix PTS: TC_GATT_SR_UNS_BI_01_C sends unsupported opcode by Stanley Tng · 6 years ago
  75. 12fbcb6 Fix PTS: TC_GATT_SR_UNS_BI_01_C sends unsupported opcode by Stanley Tng · 6 years ago
  76. 83289e9 Merge "Fixed PTS: TC_GATT_SR_GAR_BI_01_C failure" am: 2ff331f615 am: 0287e27322 by android-build-prod (mdb) · 6 years ago
  77. daf0101 Fixed PTS: TC_GATT_SR_GAR_BI_01_C failure by Stanley Tng · 6 years ago
  78. be70112 Fixed PTS: TC_GATT_SR_GAR_BI_01_C failure by Stanley Tng · 6 years ago
  79. b17e120 GATT: fix 32 bit UUID handling am: f107e4f9e8 am: 9e7b1204c1 by Jakub Pawlowski · 6 years ago
  80. 80010df GATT: fix 32 bit UUID handling by Jakub Pawlowski · 7 years ago
  81. f107e4f GATT: fix 32 bit UUID handling by Jakub Pawlowski · 7 years ago
  82. 1cd8e18 GATT: make last service end group handle equal to 0xFFFF by Jakub Pawlowski · 6 years ago
  83. b0f51fe GATT: make last service end group handle equal to 0xFFFF am: 4c6007cfc4 by Jakub Pawlowski · 6 years ago
  84. 4c6007c GATT: make last service end group handle equal to 0xFFFF by Jakub Pawlowski · 6 years ago
  85. 4b6e9a0 Merge "Initialize local variable in gatts_process_read_by_type_req" into pi-dev by Hansong Zhang · 7 years ago
  86. a160312 Initialize local variable in gatts_process_read_by_type_req by Hansong Zhang · 7 years ago
  87. 76231a8 Merge "Handle bad packet length in gatts_process_read_req" into pi-dev by Stanley Tng · 7 years ago
  88. 9b6ee65 Merge "Revert "Handle bad packet length in gatts_process_read_req"" into pi-dev by Stanley Tng · 7 years ago
  89. cc9c733 Handle bad packet length in gatts_process_read_req by Stanley Tng · 7 years ago
  90. 4f044ea Revert "Handle bad packet length in gatts_process_read_req" by Stanley Tng · 7 years ago
  91. 1181afa Handle bad packet length in gatts_process_read_req am: b63f087fc7 by Stanley Tng · 7 years ago
  92. b63f087 Handle bad packet length in gatts_process_read_req by Stanley Tng · 7 years ago
  93. a686481 BLE: Don't access freed buffer in log message by Nitin Shivpure · 7 years ago
  94. ca24d1b Merge "Update app use for link of BR/EDR over GATT" by Treehugger Robot · 7 years ago
  95. a933943 Merge "Fix gatt_is_bda_in_the_srv_chg_clt_list always return NULL" by Treehugger Robot · 7 years ago
  96. b1f3277 Update app use for link of BR/EDR over GATT by Chao Quan · 7 years ago
  97. 109b498 BLE: Don't access freed buffer in log message by Nitin Shivpure · 7 years ago
  98. ae2104f Reduce spammy error log in gatt_attr.cc, plus minor logging improvements by Jakub Pawlowski · 7 years ago
  99. 1f94478 Report credit count change, when credits are received for LE CoC by Jakub Pawlowski · 7 years ago
  100. ed03295 Fix gatt_is_bda_in_the_srv_chg_clt_list always return NULL by Chao Quan · 7 years ago