1. e9e58ce bta: use standard types by Marie Janssen · 8 years ago
  2. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  3. 26ecec0 Use vector instead of C arrays in bta_gatt_api by Jakub Pawlowski · 8 years ago
  4. c6d93ad AVRCP: rename constant AVRC_CTLR_INCLUDED by Marie Janssen · 8 years ago
  5. 7c172b7 HOGP: Clear pending operations for a given device on connect by Jakub Pawlowski · 8 years ago
  6. 4f76028 HOGP: Preffer write command over write requests by Jakub Pawlowski · 8 years ago
  7. 7732b1b Merge "BTIF: remove unnecessary 'extern "C"'" by Jakub Pawlowski · 8 years ago
  8. 9e08f85 Merge "test_vendor_lib: refactor packet constructors" by Treehugger Robot · 8 years ago
  9. 8cbc291 Add missing NULL pointers assignments by Pavlin Radoslavov · 8 years ago
  10. 22c590f BTIF: remove unnecessary 'extern "C"' by Jakub Pawlowski · 8 years ago
  11. 99195bc test_vendor_lib: refactor packet constructors by Myles Watson · 8 years ago
  12. a62adca GATT: don't update link status for apps that were never connected by Jakub Pawlowski · 8 years ago
  13. b7938c1 Convert HID and Device Manager BTA code to C++ by Jakub Pawlowski · 8 years ago
  14. b172552 Fix unused source warning by Dan Willemsen · 8 years ago
  15. 6c81482 Fix missing GATT Characteristic from last service by Jakub Pawlowski · 8 years ago
  16. d407e1a Use UINT16 for GATT attribute id field by Jakub Pawlowski · 8 years ago
  17. 82e2fa1 Add missing curly braces in clear notification by Jakub Pawlowski · 8 years ago
  18. f978a57 HOGP: Clear pending operations for a given device on disconnect by Jakub Pawlowski · 8 years ago
  19. 1c512b8 Do not request AVRC_CAP_COMPANY_ID if A2DP Sink is not enabled by AnubhavGupta · 8 years ago
  20. 3e4f01a Set disable timer in case of any active ACL connection by Srinu Jella · 8 years ago
  21. fe7f53d Merge "Reject L2CAP INFO RSP and ECHO RSP on the LE signaling channel" by Treehugger Robot · 8 years ago
  22. 89b9974 Merge "Fix payload size for GATT Read by type request" by Treehugger Robot · 8 years ago
  23. 7da9862 Fix payload size for GATT Read by type request by Subramanian Srinivasan · 8 years ago
  24. d35bb40 Reject L2CAP INFO RSP and ECHO RSP on the LE signaling channel by Venkata Jagadeesh · 8 years ago
  25. 1a01154 btm: Restrict EXTENDED_INQUIRY_RESULT to 1 result by Myles Watson · 8 years ago
  26. 3021c5a Fix invalid BDA parameter passing for connection parameter updates by Jakub Pawlowski · 8 years ago
  27. 0bd0c8f Remote device changes for SMP certification by Nitin Arora · 8 years ago
  28. 266ff1d Clear BLE block from device records at unpair by Nitin Arora · 8 years ago
  29. 3bd286a Reset max_interval to BTM_BLE_CONN_INT_MIN_LIMIT by Eri Kasamatsu · 9 years ago
  30. cb3c6f3 Merge "bt: Update libchrome APIs to r395517" by Luis Hector Chavez · 8 years ago
  31. fa717c0 net_test_bluetooth: RFCOMM test refactor by Ajay Panicker · 9 years ago
  32. bc47282 Remove currently unused peer device module and tests by Jakub Pawlowski · 8 years ago
  33. bb83844 Bump HDP version to 1.1 by Andre Eisenbach · 8 years ago
  34. e9a52af Limit number of SBC frames to fit into single MTU by Ayan Ghosh · 11 years ago
  35. 692c63a Merge "Update the HCI unit test if BT_CLEAN_TURN_ON_DISABLED is TRUE" by Treehugger Robot · 8 years ago
  36. 7496372 Update the HCI unit test if BT_CLEAN_TURN_ON_DISABLED is TRUE by Pavlin Radoslavov · 8 years ago
  37. 7b7b057 Fix misc-macro-parentheses warnings in embdrv/sbc. by Chih-Hung Hsieh · 8 years ago
  38. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  39. 3387396 DO NOT MERGE Randomize allocation canary by Marie Janssen · 8 years ago
  40. e509caa Fix GATT attribute value allocation by Andre Eisenbach · 8 years ago
  41. 0fb335f bt: Update libchrome APIs to r395517 by Luis Hector Chavez · 8 years ago
  42. 8946775 Merge "test_vendor_lib: Add initial support for BLE" by Treehugger Robot · 8 years ago
  43. cbeed50 Do not allow LE connection timeout smaller than 1s for HID devices by Jakub Pawlowski · 8 years ago
  44. 0a0a7e9 Linux build fix by Jakub Pawlowski · 8 years ago
  45. 1911770 Convert GATT related BTA code to C++ by Jakub Pawlowski · 8 years ago
  46. 01a3a24 Remove all mentions of hashmap by Jakub Pawlowski · 8 years ago
  47. 2b56e01 Replace hash_map in data_dispatcher with C++ unordered_map by Jakub Pawlowski · 8 years ago
  48. 6a05951 Replace hash_map in audio_a2dp_hw with C++ unordered_map by Jakub Pawlowski · 8 years ago
  49. 488005b Replace hash_map in btm_ble_bgconn with C++ unordered_map by Jakub Pawlowski · 8 years ago
  50. 0cafeda Replace hash_map in peer with C++ unordered_map by Jakub Pawlowski · 8 years ago
  51. 5c2c303 Replace hash_map in module_manager with C++ unordered_map by Jakub Pawlowski · 8 years ago
  52. dd5e3e9 Replace hash_map in packet_fragmenter with C++ unordered_map by Jakub Pawlowski · 8 years ago
  53. 9b99e99 Remove unnecesarry hash_map includes by Jakub Pawlowski · 8 years ago
  54. 0d55d66 Fix allocation_tracker crashes by Jakub Pawlowski · 8 years ago
  55. f9b477f test_vendor_lib: Add initial support for BLE by Myles Watson · 8 years ago
  56. 1f9eb3d Remove the RFComm MCB from the ports when releasing it by Pavlin Radoslavov · 8 years ago
  57. 48f8113 Merge "Remove unused profile manager" by Jakub Pawlowski · 8 years ago
  58. 466c6b6 Remove unused profile manager by Jakub Pawlowski · 8 years ago
  59. e49120d test_vendor_lib: run clang-format with brillo opts by Myles Watson · 8 years ago
  60. 95dbe03 Improve config file sync during configuration save. by Jacky Cheung · 8 years ago
  61. 634c2e6 Don't disconnect on failure to register for service changed notification by Jakub Pawlowski · 8 years ago
  62. 7dc4051 Fix the timestamp in btsnoop format by Ben YoungTae Kim · 8 years ago
  63. d4e1a93 Add L2CAP signaling headers and more ACL data to btsnooz by Andre Eisenbach · 8 years ago
  64. a5c0f15 Add a missing OSI_NO_INTR() wrapper around socket read() by Pavlin Radoslavov · 8 years ago
  65. 9f20f3c Improve poll(2) handling and log messages by Pavlin Radoslavov · 8 years ago
  66. a7373c8 Add error log messages for A2DP commands by Pavlin Radoslavov · 8 years ago
  67. e34b0eb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  68. d1e432e Merge "HID: Prevent incoming and outgoing SDP collision" by Treehugger Robot · 8 years ago
  69. 8fdbd95 Merge "Fix pairing state change in collision scenario" by Treehugger Robot · 8 years ago
  70. 556b78b HID: Prevent incoming and outgoing SDP collision by Hemant Gupta · 9 years ago
  71. 671e726 Merge "Check CCB state before executing channel state machine events" by Treehugger Robot · 8 years ago
  72. 969ee97 Fix pairing state change in collision scenario by venkata Jagadeesh · 9 years ago
  73. 234af83 Increasing LE Properties to broadcast. by Balraj Selvaraj · 9 years ago
  74. 494b510 Check CCB state before executing channel state machine events by Gurpreet Ghai · 8 years ago
  75. 1a17ed6 L2CAP: Handle invalid HCI packets by Matadeen Mishra · 9 years ago
  76. b534453 Don't process pair request when controller is not ready by Srinu Jella · 9 years ago
  77. 0008f9e GAP: Save pin code length for incoming legacy SAP connection by venkata Jagadeesh · 9 years ago
  78. 71300bf Prevent crash due to second attempt to clean up eager_reader by Srinu Jella · 9 years ago
  79. d1d0f1b btif: Remove dead code from btif_storage by Marie Janssen · 8 years ago
  80. 65fc269 Add missing arguments to log messages by Pavlin Radoslavov · 8 years ago
  81. c1e60c6 Add missing include for OSI_NO_INTR by Stefan Stanacar · 8 years ago
  82. db4ec76 Fail gracioulsy when GATT_MAX_APPS reached by Jakub Pawlowski · 8 years ago
  83. 7a599b4 audio HAL: improve control socket error handling by Eric Laurent · 8 years ago
  84. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  85. f24f5ef Add sync to write the backup file to the filesystem by Ajay Panicker · 8 years ago
  86. aa39d20 Build fix for feldspar-dev by Jakub Pawlowski · 8 years ago
  87. 72a183d Add config logging, make parsing stricter, and move sync by Ajay Panicker · 8 years ago
  88. c12ef56 Merge "btif: only save config when bonded devices change" by Treehugger Robot · 8 years ago
  89. c3fe5a0 Remove dead HID code by Jakub Pawlowski · 8 years ago
  90. 1d92d06 btif: only save config when bonded devices change by Marie Janssen · 8 years ago
  91. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  92. d71bc17 Rewrite btif_gatts_register_app to new style by Jakub Pawlowski · 8 years ago
  93. 3c79a3b Rewrite btif_gatts_open to new style by Jakub Pawlowski · 8 years ago
  94. b333ae2 Rewrite btif_gatts_close to new style by Jakub Pawlowski · 8 years ago
  95. 0cd448f Rewrite btif_gatts_add_included_service to new style by Jakub Pawlowski · 8 years ago
  96. b14f76b Rewrite btif_gatts_start_service to new style by Jakub Pawlowski · 8 years ago
  97. 7ce14cc Rewrite btif_gatts_stop_service to new style by Jakub Pawlowski · 8 years ago
  98. 858cf94 Rewrite btif_gatts_send_indication to new style by Jakub Pawlowski · 8 years ago
  99. 757109e Rewrite btif_gatts_send_response to new style by Jakub Pawlowski · 8 years ago
  100. 44be069 Use unnamed namespace in btif_gatt_client by Jakub Pawlowski · 8 years ago