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