1. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 9 years ago
  2. b2f7a95 Merge "Revert "Add dumpsys support for LE connection parameter updates"" by Treehugger Robot · 8 years ago
  3. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  4. cd03b04 Revert "Add dumpsys support for LE connection parameter updates" by Andre Eisenbach · 8 years ago
  5. 9eaf776 Refactor advertising data types by Jakub Pawlowski · 8 years ago
  6. 0148726 Convert BLE multi-advertising code to C++ by Jakub Pawlowski · 8 years ago
  7. c66edf3 Use only PCM as the media feeding format by Pavlin Radoslavov · 8 years ago
  8. b18f03e Localize the usage of tA2D_SBC_CIE only within the SBC codec by Pavlin Radoslavov · 8 years ago
  9. d7ff47c A2DP related API update and cleanup by Pavlin Radoslavov · 8 years ago
  10. 79506e8 Extended the A2DP codec abstraction API by Pavlin Radoslavov · 8 years ago
  11. 00a53d1 Remove BTA layer components for LE advertising by Jakub Pawlowski · 8 years ago
  12. 6a96661 Unify LE advertising instance identifiers by Jakub Pawlowski · 8 years ago
  13. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  14. a62c5a3 Cleanup and removed BTIF-related unused code by Pavlin Radoslavov · 8 years ago
  15. 89330a3 Removed duplicate and unused BTA_AV_ and BTIF_AV_ constants by Pavlin Radoslavov · 8 years ago
  16. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  17. bde45bd Removed BTA_AV_INCLUDED conditional guard which is always true by Pavlin Radoslavov · 8 years ago
  18. 7738627 Removed unused code related to Audio, A2DP Sink and Video by Pavlin Radoslavov · 8 years ago
  19. 8ec8ca4 Add dumpsys support for LE connection parameter updates by Jacky Cheung · 8 years ago
  20. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  21. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  22. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  23. 22c590f BTIF: remove unnecessary 'extern "C"' by Jakub Pawlowski · 8 years ago
  24. 1c512b8 Do not request AVRC_CAP_COMPANY_ID if A2DP Sink is not enabled by AnubhavGupta · 9 years ago
  25. e9a52af Limit number of SBC frames to fit into single MTU by Ayan Ghosh · 11 years ago
  26. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  27. e34b0eb Add a log message to capture NULL pointer in l2c_link_hci_disc_comp() by Pavlin Radoslavov · 8 years ago
  28. 234af83 Increasing LE Properties to broadcast. by Balraj Selvaraj · 9 years ago
  29. d1d0f1b btif: Remove dead code from btif_storage by Marie Janssen · 8 years ago
  30. 904aefe Rewrite btif_gattc_scan_filter_add_remove to new style by Jakub Pawlowski · 8 years ago
  31. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 8 years ago
  32. 2aa2b80 PTS: Read SMP pairing options from bt_stack.conf by Nitin Arora · 9 years ago
  33. 1668d20 Simplify btif multi adv data handling by Jakub Pawlowski · 8 years ago
  34. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago
  35. 1bd691c Fix issues during cleanup stage of the Bluetooth stack by Pavlin Radoslavov · 9 years ago
  36. 7b266be Add guest mode functionality (2/4) by Ajay Panicker · 9 years ago
  37. 501d671 Allow A2DP SNK audio track focus gain interface. by Sanket Agarwal · 9 years ago
  38. 7ee02bd Move autopair blacklist to interop database by Andre Eisenbach · 9 years ago
  39. d9ebc23 btif: Don't persist remote devices to the config by Marie Janssen · 9 years ago
  40. 9a58e68 Bring back support for legacy bt_config.xml by Alain Vongsouvanh · 9 years ago
  41. 37ee8f8 Move focus handling entirely to component calling fluoride. by Sanket Agarwal · 9 years ago
  42. 9dc9985 Use handles to identify GATT attributes (1/4) by Jakub Pawlowski · 9 years ago
  43. 190cf46 Add config source to dumpsys output by Ajay Panicker · 9 years ago
  44. 1302ca7 Merge "Wait for UHID interface on boot" by wrehman · 9 years ago
  45. 6721232 Add LE L2CAP Connection Oriented Channel by Navin Kochar · 9 years ago
  46. 3f49fc7 Wait for UHID interface on boot by Warren Rehman · 9 years ago
  47. be83407 Peer support of Absolute Volume to be updated only if device supports A2DP by Ayan Ghosh · 11 years ago
  48. a1bccb9 Add support for collecting A2DP Protobuf metrics by Pavlin Radoslavov · 9 years ago
  49. c138fe4 Additional logging for bond information by Ajay Panicker · 9 years ago
  50. 1eacb3d Remove code related to legacy config file by Ajay Panicker · 9 years ago
  51. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  52. 1685664 Fixed paired device config UUID parsing logic by Andre Eisenbach · 9 years ago
  53. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  54. ffba52a Added metrics for A2DP transmission queue by Pavlin Radoslavov · 9 years ago
  55. adca151 Fix the calling pattern of the debug dump functions by Pavlin Radoslavov · 9 years ago
  56. 9ca88af Fix return value for HAL function config_clear. by Sharvil Nanavati · 9 years ago
  57. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  58. e8c3dde Update btsnooz log file format to log ACL and SCO headers. by Sharvil Nanavati · 9 years ago
  59. 0620f97 Add socket tx/rx accounting by Adam Lesinski · 9 years ago
  60. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 9 years ago
  61. 1a5bb5f Implement OOB pairing for LE devices using TK. by Jakub Pawlowski · 9 years ago
  62. 668c69f Merge changes I9333236a,Ie4e5992c by Scott James Remnant · 9 years ago
  63. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  64. c28849a Synchronize Bluetooth stack init and cleanup by Ajay Panicker · 9 years ago
  65. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 9 years ago
  66. dd339ab Allow Bluetooth to build on systems with no LE support by Scott James Remnant · 9 years ago
  67. 3f06e14 Fix SIGBUS crash when copying data by Pavlin Radoslavov · 9 years ago
  68. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  69. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  70. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  71. 8c24123 Change UHID socket to be non-blocking by Andre Eisenbach · 9 years ago
  72. 28f294b Load factory Bluetooth address from system property by Ajay Panicker · 9 years ago
  73. 1a1b3eb am bc6ad53e: Merge "Improve adv_data transfer between contexts." by Ian Coolidge · 9 years ago
  74. d4c1036 Improve adv_data transfer between contexts. by Ian Coolidge · 9 years ago
  75. 1efdfe4 am 8f247258: build: fixes for breakages on tilapia by Marie Janssen · 9 years ago
  76. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  77. 8f24725 build: fixes for breakages on tilapia by Marie Janssen · 9 years ago
  78. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  79. 6fc5461 am aa3be1a6: Implement Bluetooth settings factory reset (3/5) by Ajay Panicker · 9 years ago
  80. aa3be1a Implement Bluetooth settings factory reset (3/5) by Ajay Panicker · 9 years ago
  81. 51a5f0f am b4365c55: Adding transport type while initiating remote discovery by Nitin Arora · 9 years ago
  82. b4365c5 Adding transport type while initiating remote discovery by Nitin Arora · 9 years ago
  83. 8ad14e3 resolved conflicts for merge of 65f9c04a to mnc-dev-plus-aosp by Pavlin Radoslavov · 9 years ago
  84. 65f9c04 Fix the logic for removing bonded devices by Pavlin Radoslavov · 9 years ago
  85. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  86. 9c5d072 Override remote suspend flag on local play state changes by Anubhav Gupta · 11 years ago
  87. f1029c7 Remove stored link key for temporarily paired devices by Srinu Jella · 10 years ago
  88. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  89. 4f6c9b4 Use correct transport type while encrypting link by Nitin Arora · 9 years ago
  90. 2a52710 Add proper checks for PAN & BNEP in BD stack by Hemant Gupta · 10 years ago
  91. cf8fb47 Fix memory corruption due to BLE multi-adv macro by Sunny Kapdi · 9 years ago
  92. 033edab Fix GATT connection failure after BT reset by Satya Calloji · 9 years ago
  93. 1bd7605 Bluetooth native dumpsys logging support (2/5) by Andre Eisenbach · 10 years ago
  94. 5feb0af Fix memory corruption due to BLE multi-adv macro by Sunny Kapdi · 9 years ago
  95. 6ba8fda Add proper checks for PAN & BNEP in BD stack by Hemant Gupta · 10 years ago
  96. 0d45f25 DO NOT MERGE Fix use-after-free while setting advertisement data. by Ian Coolidge · 9 years ago
  97. 484dc30 Fix use-after-free while setting advertisement data. by Ian Coolidge · 9 years ago
  98. 7cb76b4 Fix GATT connection failure after BT reset by Satya Calloji · 9 years ago
  99. 89f5e41 Bluetooth native dumpsys logging support (2/5) by Andre Eisenbach · 10 years ago
  100. e87ef6d Use BTM structures for LE pairink keys and store LTK by Andre Eisenbach · 10 years ago