1. 7df4324 Add a missing case for BTA_DM_SEARCH_CANCEL_CMPL_EVT by Jakub Pawlowski · 8 years ago
  2. ac59fa2 Removed unused local variable by Pavlin Radoslavov · 8 years ago
  3. d7ff47c A2DP related API update and cleanup by Pavlin Radoslavov · 8 years ago
  4. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  5. 79506e8 Extended the A2DP codec abstraction API by Pavlin Radoslavov · 8 years ago
  6. 6d488f5 Merge "AVRCP 1.6: media browsing support on Target(1/3)" by Ajay Panicker · 8 years ago
  7. a408eb7 AVRCP 1.6: media browsing support on Target(1/3) by Avish Shah · 8 years ago
  8. 00a53d1 Remove BTA layer components for LE advertising by Jakub Pawlowski · 8 years ago
  9. 6a96661 Unify LE advertising instance identifiers by Jakub Pawlowski · 8 years ago
  10. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  11. a62c5a3 Cleanup and removed BTIF-related unused code by Pavlin Radoslavov · 8 years ago
  12. 8981fb2 Free av_open_on_rc_timer on cleanup by Pavlin Radoslavov · 8 years ago
  13. 831bec7 Remove log spam in btif_gattc_update_properties by Andre Eisenbach · 8 years ago
  14. e121182 Merge "Don't set the A2DP sink data callback when registering A2DP source" by Treehugger Robot · 8 years ago
  15. 89330a3 Removed duplicate and unused BTA_AV_ and BTIF_AV_ constants by Pavlin Radoslavov · 8 years ago
  16. 4008d1f Don't set the A2DP sink data callback when registering A2DP source by Pavlin Radoslavov · 8 years ago
  17. 3e0f253 Fix a typo: __func_ -> __func__ by Pavlin Radoslavov · 8 years ago
  18. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  19. bde45bd Removed BTA_AV_INCLUDED conditional guard which is always true by Pavlin Radoslavov · 8 years ago
  20. 7738627 Removed unused code related to Audio, A2DP Sink and Video by Pavlin Radoslavov · 8 years ago
  21. 6046fb3 Implement the AVRCP "continue" and "abort continue" responses by Ajay Panicker · 8 years ago
  22. 109891d Make gatt_attr use opportunistic connection by Jakub Pawlowski · 8 years ago
  23. 55f82cd Synchronize the code with the internal tree by Pavlin Radoslavov · 8 years ago
  24. 771b173 Make default SBC bitrate configurable by device. by Sridhar Vashist · 9 years ago
  25. 87e6897 Check size of pin before replying by Marie Janssen · 9 years ago
  26. 7fcea70 Remove SBC frame scrambling by Andre Eisenbach · 8 years ago
  27. b297320 Merge "New status code for two SMP authorization failures" by Treehugger Robot · 8 years ago
  28. 07c7892 New status code for two SMP authorization failures by Jacky Cheung · 8 years ago
  29. acb093a HID: Check for EINTR in uhid_event() and fix return value evaluation by Andre Eisenbach · 8 years ago
  30. bd60854 Add LE Secure Connection data parsing (3/4) by Jakub Pawlowski · 8 years ago
  31. 8ec8ca4 Add dumpsys support for LE connection parameter updates by Jacky Cheung · 8 years ago
  32. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  33. 7294d95 Fix APR crashes in read rssi callback by Jakub Pawlowski · 8 years ago
  34. 4de9bbc HFP 1.7 profile update (1/4) by Mudumba Ananth · 9 years ago
  35. bb920a6 Rmove write type from GATT descriptor writes (4/4) by Jakub Pawlowski · 8 years ago
  36. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  37. 09d91c0 Proper handling of AV connection collision by Ayan Ghosh · 8 years ago
  38. 696996c btif: Fix logic bug within register_application by Greg Kaiser · 8 years ago
  39. 43b1294 Disable auto-pairing for hands-free devices by Andre Eisenbach · 8 years ago
  40. 24ea892 Add callbacks to GATT read/write operation by Jakub Pawlowski · 8 years ago
  41. da34e5b Add logs for AVRCP commands that originate from a remote device by Ajay Panicker · 8 years ago
  42. 741c1b4 Log RSSI when A2DP buffers are flushed by Andre Eisenbach · 8 years ago
  43. de3505f A2DP media task: Flush full TX queue on congestion by Andre Eisenbach · 8 years ago
  44. e909ff5 Add BT_HCI_TIMEOUT and BT_CONFIG_SOURCE log events. by Jacky Cheung · 8 years ago
  45. 3c5451d Simplify GATT characteristic read memory handling by Jakub Pawlowski · 8 years ago
  46. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  47. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  48. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  49. 26ecec0 Use vector instead of C arrays in bta_gatt_api by Jakub Pawlowski · 8 years ago
  50. c6d93ad AVRCP: rename constant AVRC_CTLR_INCLUDED by Marie Janssen · 8 years ago
  51. 7732b1b Merge "BTIF: remove unnecessary 'extern "C"'" by Jakub Pawlowski · 8 years ago
  52. 8cbc291 Add missing NULL pointers assignments by Pavlin Radoslavov · 8 years ago
  53. 22c590f BTIF: remove unnecessary 'extern "C"' by Jakub Pawlowski · 8 years ago
  54. b7938c1 Convert HID and Device Manager BTA code to C++ by Jakub Pawlowski · 8 years ago
  55. 1c512b8 Do not request AVRC_CAP_COMPANY_ID if A2DP Sink is not enabled by AnubhavGupta · 8 years ago
  56. 3021c5a Fix invalid BDA parameter passing for connection parameter updates by Jakub Pawlowski · 8 years ago
  57. 0bd0c8f Remote device changes for SMP certification by Nitin Arora · 9 years ago
  58. e9a52af Limit number of SBC frames to fit into single MTU by Ayan Ghosh · 11 years ago
  59. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  60. e509caa Fix GATT attribute value allocation by Andre Eisenbach · 8 years ago
  61. 1911770 Convert GATT related BTA code to C++ by Jakub Pawlowski · 8 years ago
  62. 95dbe03 Improve config file sync during configuration save. by Jacky Cheung · 8 years ago
  63. d4e1a93 Add L2CAP signaling headers and more ACL data to btsnooz by Andre Eisenbach · 8 years ago
  64. 9f20f3c Improve poll(2) handling and log messages by Pavlin Radoslavov · 8 years ago
  65. a7373c8 Add error log messages for A2DP commands by Pavlin Radoslavov · 8 years ago
  66. e34b0eb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  67. 234af83 Increasing LE Properties to broadcast. by Balraj Selvaraj · 9 years ago
  68. d1d0f1b btif: Remove dead code from btif_storage by Marie Janssen · 8 years ago
  69. 65fc269 Add missing arguments to log messages by Pavlin Radoslavov · 8 years ago
  70. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  71. f24f5ef Add sync to write the backup file to the filesystem by Ajay Panicker · 8 years ago
  72. aa39d20 Build fix for feldspar-dev by Jakub Pawlowski · 8 years ago
  73. 72a183d Add config logging, make parsing stricter, and move sync by Ajay Panicker · 8 years ago
  74. 1d92d06 btif: only save config when bonded devices change by Marie Janssen · 8 years ago
  75. d71bc17 Rewrite btif_gatts_register_app to new style by Jakub Pawlowski · 8 years ago
  76. 3c79a3b Rewrite btif_gatts_open to new style by Jakub Pawlowski · 8 years ago
  77. b333ae2 Rewrite btif_gatts_close to new style by Jakub Pawlowski · 8 years ago
  78. 0cd448f Rewrite btif_gatts_add_included_service to new style by Jakub Pawlowski · 8 years ago
  79. b14f76b Rewrite btif_gatts_start_service to new style by Jakub Pawlowski · 8 years ago
  80. 7ce14cc Rewrite btif_gatts_stop_service to new style by Jakub Pawlowski · 8 years ago
  81. 858cf94 Rewrite btif_gatts_send_indication to new style by Jakub Pawlowski · 8 years ago
  82. 757109e Rewrite btif_gatts_send_response to new style by Jakub Pawlowski · 8 years ago
  83. 44be069 Use unnamed namespace in btif_gatt_client by Jakub Pawlowski · 8 years ago
  84. ce7d46a Use unordered_set to keep p_dev_cb by Jakub Pawlowski · 8 years ago
  85. d635ab3 Remove unused structures from btif_gatt_client by Jakub Pawlowski · 8 years ago
  86. 92519cc Rewrite bta_scan_results_cb to new style by Jakub Pawlowski · 8 years ago
  87. 845b49d Rewrite multi adv callbacks to new style by Jakub Pawlowski · 8 years ago
  88. 5f848b4 Rewrite batch scan related functions to new style by Jakub Pawlowski · 8 years ago
  89. 4ed8924 Rewrite bta_track_adv_event_cb to new style by Jakub Pawlowski · 8 years ago
  90. c171ac4 Rewrite btm_read_rssi_cb to new style by Jakub Pawlowski · 8 years ago
  91. da5b59b Rewrite scan filter related callbacks to new style by Jakub Pawlowski · 8 years ago
  92. 904aefe Rewrite btif_gattc_scan_filter_add_remove to new style by Jakub Pawlowski · 8 years ago
  93. c8b5185 Rewrite register/unregister app to new style by Jakub Pawlowski · 8 years ago
  94. 955ff4e Rewrite scan start/stop to new style by Jakub Pawlowski · 8 years ago
  95. 26e51cb Rewrite btif_gattc_open to new style by Jakub Pawlowski · 8 years ago
  96. b454953 Rewrite btif_gattc_close to new style by Jakub Pawlowski · 8 years ago
  97. d05e50e Rewrite btif_gattc_search_service to new style by Jakub Pawlowski · 8 years ago
  98. a684a52 Rewrite btif_gattc_execute_write to new style by Jakub Pawlowski · 8 years ago
  99. 39a3361 Rewrite btif_gattc_write_char to new style by Jakub Pawlowski · 8 years ago
  100. ca9d889 Rewrite btif_gattc_reg_for_notification to new style by Jakub Pawlowski · 8 years ago