1. 9f20f3c Improve poll(2) handling and log messages by Pavlin Radoslavov · 8 years ago
  2. a7373c8 Add error log messages for A2DP commands by Pavlin Radoslavov · 8 years ago
  3. e34b0eb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  4. d1e432e Merge "HID: Prevent incoming and outgoing SDP collision" by Treehugger Robot · 8 years ago
  5. 8fdbd95 Merge "Fix pairing state change in collision scenario" by Treehugger Robot · 8 years ago
  6. 556b78b HID: Prevent incoming and outgoing SDP collision by Hemant Gupta · 9 years ago
  7. 671e726 Merge "Check CCB state before executing channel state machine events" by Treehugger Robot · 8 years ago
  8. 969ee97 Fix pairing state change in collision scenario by venkata Jagadeesh · 9 years ago
  9. 234af83 Increasing LE Properties to broadcast. by Balraj Selvaraj · 9 years ago
  10. 494b510 Check CCB state before executing channel state machine events by Gurpreet Ghai · 8 years ago
  11. 1a17ed6 L2CAP: Handle invalid HCI packets by Matadeen Mishra · 9 years ago
  12. b534453 Don't process pair request when controller is not ready by Srinu Jella · 9 years ago
  13. 0008f9e GAP: Save pin code length for incoming legacy SAP connection by venkata Jagadeesh · 9 years ago
  14. 71300bf Prevent crash due to second attempt to clean up eager_reader by Srinu Jella · 9 years ago
  15. d1d0f1b btif: Remove dead code from btif_storage by Marie Janssen · 8 years ago
  16. 65fc269 Add missing arguments to log messages by Pavlin Radoslavov · 8 years ago
  17. c1e60c6 Add missing include for OSI_NO_INTR by Stefan Stanacar · 8 years ago
  18. db4ec76 Fail gracioulsy when GATT_MAX_APPS reached by Jakub Pawlowski · 8 years ago
  19. 7a599b4 audio HAL: improve control socket error handling by Eric Laurent · 8 years ago
  20. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  21. f24f5ef Add sync to write the backup file to the filesystem by Ajay Panicker · 8 years ago
  22. aa39d20 Build fix for feldspar-dev by Jakub Pawlowski · 8 years ago
  23. 72a183d Add config logging, make parsing stricter, and move sync by Ajay Panicker · 8 years ago
  24. c12ef56 Merge "btif: only save config when bonded devices change" by Treehugger Robot · 8 years ago
  25. c3fe5a0 Remove dead HID code by Jakub Pawlowski · 8 years ago
  26. 1d92d06 btif: only save config when bonded devices change by Marie Janssen · 8 years ago
  27. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  28. d71bc17 Rewrite btif_gatts_register_app to new style by Jakub Pawlowski · 8 years ago
  29. 3c79a3b Rewrite btif_gatts_open to new style by Jakub Pawlowski · 8 years ago
  30. b333ae2 Rewrite btif_gatts_close to new style by Jakub Pawlowski · 8 years ago
  31. 0cd448f Rewrite btif_gatts_add_included_service to new style by Jakub Pawlowski · 8 years ago
  32. b14f76b Rewrite btif_gatts_start_service to new style by Jakub Pawlowski · 8 years ago
  33. 7ce14cc Rewrite btif_gatts_stop_service to new style by Jakub Pawlowski · 8 years ago
  34. 858cf94 Rewrite btif_gatts_send_indication to new style by Jakub Pawlowski · 8 years ago
  35. 757109e Rewrite btif_gatts_send_response to new style by Jakub Pawlowski · 8 years ago
  36. 44be069 Use unnamed namespace in btif_gatt_client by Jakub Pawlowski · 8 years ago
  37. ce7d46a Use unordered_set to keep p_dev_cb by Jakub Pawlowski · 8 years ago
  38. d635ab3 Remove unused structures from btif_gatt_client by Jakub Pawlowski · 8 years ago
  39. 92519cc Rewrite bta_scan_results_cb to new style by Jakub Pawlowski · 8 years ago
  40. 845b49d Rewrite multi adv callbacks to new style by Jakub Pawlowski · 8 years ago
  41. 5f848b4 Rewrite batch scan related functions to new style by Jakub Pawlowski · 8 years ago
  42. 4ed8924 Rewrite bta_track_adv_event_cb to new style by Jakub Pawlowski · 8 years ago
  43. c171ac4 Rewrite btm_read_rssi_cb to new style by Jakub Pawlowski · 8 years ago
  44. da5b59b Rewrite scan filter related callbacks to new style by Jakub Pawlowski · 8 years ago
  45. 904aefe Rewrite btif_gattc_scan_filter_add_remove to new style by Jakub Pawlowski · 8 years ago
  46. c8b5185 Rewrite register/unregister app to new style by Jakub Pawlowski · 8 years ago
  47. 955ff4e Rewrite scan start/stop to new style by Jakub Pawlowski · 8 years ago
  48. 26e51cb Rewrite btif_gattc_open to new style by Jakub Pawlowski · 8 years ago
  49. b454953 Rewrite btif_gattc_close to new style by Jakub Pawlowski · 8 years ago
  50. d05e50e Rewrite btif_gattc_search_service to new style by Jakub Pawlowski · 8 years ago
  51. a684a52 Rewrite btif_gattc_execute_write to new style by Jakub Pawlowski · 8 years ago
  52. 39a3361 Rewrite btif_gattc_write_char to new style by Jakub Pawlowski · 8 years ago
  53. ca9d889 Rewrite btif_gattc_reg_for_notification to new style by Jakub Pawlowski · 8 years ago
  54. 144998f Rewrite btif_gattc_listen to new style by Jakub Pawlowski · 8 years ago
  55. 1ce0819 Rewrite btif_gattc_set_adv_data to new style by Jakub Pawlowski · 8 years ago
  56. c9fe4b6 Rewrite read RSSI and set MTU to new style by Jakub Pawlowski · 8 years ago
  57. 7cb29a3 Rewrite btif_gattc_conn_parameter_update to new style by Jakub Pawlowski · 8 years ago
  58. 1a9e2ac Rewrite btif_gattc_scan_filter_param_setup to new style by Jakub Pawlowski · 8 years ago
  59. 71d4e33 Rewrite scan filter related methods to new style by Jakub Pawlowski · 8 years ago
  60. 3a70173 Rewrite btif_gattc_multi_adv_enable to new style by Jakub Pawlowski · 8 years ago
  61. 5dfe8ba Rewrite btif_gattc_multi_adv_update to new style by Jakub Pawlowski · 8 years ago
  62. ed8aefe Rewrite multi adv set data to new style. by Jakub Pawlowski · 8 years ago
  63. 772fc66 Rewrite btif_gattc_multi_adv_disable to new style by Jakub Pawlowski · 8 years ago
  64. 2af2129 Rewrite btif batch scan methods to new style. by Jakub Pawlowski · 8 years ago
  65. 61a9813 Rewrite btif_get_gatt_db to new style by Jakub Pawlowski · 8 years ago
  66. 4c634ee Rewrite btif_gattc_set_scan_parameters to new style by Jakub Pawlowski · 8 years ago
  67. 61a112e Rewrite GATT read operations to use new style by Jakub Pawlowski · 8 years ago
  68. 140645f Use MessageLoop in bt_jni_workqueue thread by Jakub Pawlowski · 8 years ago
  69. 29e7944 Add additional VW car kits to absolute volume blacklist by Andre Eisenbach · 8 years ago
  70. 0403dcd Fix double mutex unlock and if() condition by Andre Eisenbach · 8 years ago
  71. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 8 years ago
  72. 9376f77 Change initial order of commands after establishing an LE connection by Jakub Pawlowski · 8 years ago
  73. 272c971 Change initial order of commands after establishing an LE connection by Jakub Pawlowski · 8 years ago
  74. 71461b9 A2DP_SINK: create avrcp connection only if a2dp is successful by AnubhavGupta · 8 years ago
  75. 2aa2b80 PTS: Read SMP pairing options from bt_stack.conf by Nitin Arora · 8 years ago
  76. 4cdb0e5 PTS: Avoid BR SDP after LE pairing by Nitin Arora · 8 years ago
  77. 36ad41b PTS: Allow disabling connection updates by Nitin Arora · 9 years ago
  78. a0ee0f8 PTS: Add a Secure Only mode. by Nitin Arora · 8 years ago
  79. 6ea4d23 Changes to allow LE key upgrade by Nitin Arora · 9 years ago
  80. def4219 Fix undefined usage of snprintf by Ajay Panicker · 8 years ago
  81. 778d57b Remove redefine of ARRAY_SIZE by Ajay Panicker · 8 years ago
  82. 871e9ba Update l2c_fcr_clone_buf() to allocate large enough buffer by Pavlin Radoslavov · 8 years ago
  83. 292a62d Lower unnecesary high log level by Jakub Pawlowski · 8 years ago
  84. 58318f4 Call BTA_VendorCleanup() during actual cleanup of the stack by Pavlin Radoslavov · 8 years ago
  85. 6787eb8 Merge "Return handle if an RFCOMM port is already open" by Treehugger Robot · 8 years ago
  86. f7432dc Merge "Fix size of SDP black list array" by Treehugger Robot · 8 years ago
  87. e3bdbb2 Return handle if an RFCOMM port is already open by Andre Eisenbach · 8 years ago
  88. d62d678 Fix size of SDP black list array by Ajay Panicker · 8 years ago
  89. e8a76f5 Allow C++ code to check bt_stack_config options by Myles Watson · 8 years ago
  90. f5d575c Fixed test_periodic_unregister_processing_queue unit test by Pavlin Radoslavov · 8 years ago
  91. 3d1aa9d Avoid NULL pointer usage of startup_future in case of HCI startup timeout by Pavlin Radoslavov · 8 years ago
  92. 757b1b4 Merge "Update alarm_unregister_processing_queue() to cancel scheduled alarms" by Treehugger Robot · 8 years ago
  93. 9365916 Update alarm_unregister_processing_queue() to cancel scheduled alarms by Pavlin Radoslavov · 8 years ago
  94. 1668d20 Simplify btif multi adv data handling by Jakub Pawlowski · 8 years ago
  95. 0194aff Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  96. f9a8352 Build fix by Jakub Pawlowski · 8 years ago
  97. 9fc0874 Add read/write timeout to the audio sockets by Pavlin Radoslavov · 8 years ago
  98. b290604 Fix test_set_zero_periodic unit test failure by Pavlin Radoslavov · 8 years ago
  99. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  100. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 8 years ago