1. ca7d6f5 HFP: Add support for Multi-HFP (2/2) by Jack He · 7 years ago
  2. ade654f Do SDP when HSP connection starts by remote by Satish Kodishala · 8 years ago
  3. 26d45dc HFP: Do not use data in bta_ag_start_open if data is empty by Jack He · 7 years ago
  4. 8b699d1 HFP: Use base::Bind instead of messages for bta_ag_api functions by Jack He · 7 years ago
  5. fc9eced Remove casts for callbacks by Myles Watson · 7 years ago
  6. a01bb1d HFP: Print human readable event and state name by default by Jack He · 7 years ago
  7. 0681fef HFP: Remove used BTA call-in events and methods by Jack He · 7 years ago
  8. 3f10b14 HFP: Remove AG RFCOMM data pass through mode by Jack He · 7 years ago
  9. c4829e8 HFP: Remove redundant AG data callout code by Jack He · 7 years ago
  10. 9761185 HFP: Add APIs for set and get active device (3/3) by Jack He · 7 years ago
  11. 0edfa5f Temporarily remove broken SCO-over-HCI implementation by Hansong Zhang · 7 years ago
  12. 6545d3f HFP: Fix static check errors by Jack He · 7 years ago
  13. f527f08 Merge "Fix callback type mismatches in Bluetooth" by Vishwath Mohan · 7 years ago
  14. ca42b5f Fix callback type mismatches in Bluetooth by Vishwath Mohan · 7 years ago
  15. 0572b3d Check MT call setup state before starting ring timer by Satish Kodishala · 9 years ago
  16. 424f2cc HFP: notify HF about call status forcibly by Albin Joy · 7 years ago
  17. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  18. fbe265b bta: Remove unsafe casts in BTA_AG by Myles Watson · 7 years ago
  19. b749ebd Use unary operator instead of == bool by Myles Watson · 7 years ago
  20. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  21. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  22. 54a1461 Remove unwanted space characters from dialing number by Stanley Tng · 7 years ago
  23. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  24. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  25. b7b7473 Unify the empty and any address usage by Jakub Pawlowski · 7 years ago
  26. 78b81c6 Get rid of bdcpy, bdcmp and other BD_ADDR helpers by Jakub Pawlowski · 7 years ago
  27. c752e13 Replace BT_ADDR with bd_addr_t in bta_sys related code by Jakub Pawlowski · 7 years ago
  28. 1979fa3 Replace BD_ADDR with bt_bdaddr_t in RFCOMM related code by Jakub Pawlowski · 7 years ago
  29. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  30. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  31. d3ae18b eSCO: Limit number of retries after mSBC connection failure by Jack He · 7 years ago
  32. acdc11c Allow blocking AG SCO connects by policy by Zach Johnson · 8 years ago
  33. a3745c6 HSP: Use peer_version during SCO setup by Jack He · 7 years ago
  34. fe695a5 eSCO: Format changes to original vendor patch (4/5) by Jack He · 8 years ago
  35. 400ac49 eSCO: Additional fix to get eSCO working for HFP and HSP (3/5) by Jack He · 8 years ago
  36. 3e634d6 eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5) by Myles Watson · 8 years ago
  37. 57f6508 eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 8 years ago
  38. 7a9892c Add support for inband ringing feature by Jack He · 8 years ago
  39. 01d8667 Increase size of written bytes for snprintf for AT+BIND by Ajay Panicker · 8 years ago
  40. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  41. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  42. 1baaae3 bta: Fix comment formatting after clang-format by Myles Watson · 8 years ago
  43. cd1fd07 bta: Apply clang-format by Myles Watson · 8 years ago
  44. f355ef5 bta: Prepare include statements for clang-format by Myles Watson · 8 years ago
  45. 8af480e bta: Remove double asterisks in comments by Myles Watson · 8 years ago
  46. d5eb30d Mask out HFP 1.7 feature bits if peer version is <1.7 by Andre Eisenbach · 8 years ago
  47. b7fa415 Remove position dependent lookup tables in AT command parser by Andre Eisenbach · 8 years ago
  48. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  49. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  50. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  51. 650e755 Fix HFP AT command BIA failures by Devin Kim · 8 years ago
  52. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 9 years ago
  53. e143d94 Remove redundant logic from system/bt/bta by Jack He · 8 years ago
  54. 55f82cd Synchronize the code with the internal tree by Pavlin Radoslavov · 8 years ago
  55. 4fd9ce1 strlcpy call size fixes, memory clearing by Satish Kodishala · 9 years ago
  56. 4de9bbc HFP 1.7 profile update (1/4) by Mudumba Ananth · 9 years ago
  57. 3edefef Make parameter set S4 default for eSCO by Andre Eisenbach · 8 years ago
  58. 25984b0 Get rid of unused BTA_DYNAMIC_MEMORY by Jakub Pawlowski · 8 years ago
  59. e9e58ce bta: use standard types by Marie Janssen · 8 years ago
  60. b7938c1 Convert HID and Device Manager BTA code to C++ by Jakub Pawlowski · 8 years ago
  61. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago
  62. dccd759 Handle unknown codecs sent by HF by Satish Kodishala · 9 years ago
  63. 1d74efb Initialize sco codecs supported with CVSD by Satish Kodishala · 9 years ago
  64. bf9252d Clear remote BD address if SDP search fails by Satish Kodishala · 9 years ago
  65. e3b557d Update the sniff policy when SCO is active by Mallikarjuna GB · 9 years ago
  66. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  67. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  68. 5b9462d Remove BCM_STR* macros by Andre Eisenbach · 9 years ago
  69. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  70. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  71. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  72. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  73. 70ae7de GKI cleanup - Remove GKI pool related defines by Pavlin Radoslavov · 9 years ago
  74. ea21b5d am 549c64d1: Fix security vulnerabilities in string operations by Miao Chou · 9 years ago
  75. 549c64d Fix security vulnerabilities in string operations by Miao Chou · 9 years ago
  76. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  77. 4633fb8 Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool by Mallikarjuna GB · 10 years ago
  78. fc0a9f6 Clear remote BD address information. by Mallikarjuna GB · 10 years ago
  79. e6f4ed8 Stop AG collision timer. by Mallikarjuna GB · 10 years ago
  80. b076500 Return ERROR for invalid CHLD command arguments by Mallikarjuna GB · 9 years ago
  81. 9b6dfa4 Restarting PM timer for AG while reading OR writing by Mallikarjuna GB · 9 years ago
  82. 4f51fc3 Don't close SCO for MO calls by Mallikarjuna GB · 10 years ago
  83. c1c02ce Fix compile error in bta_ag_sco.c by Andre Eisenbach · 9 years ago
  84. 8f4fb27 Create listen SCO for HS1 if HS2 disconnects during SCO xfer by Mallikarjuna GB · 9 years ago
  85. fafa2e2 Open SCO for held call. by Mallikarjuna GB · 9 years ago
  86. 8885d6f Update call state before opening SCO. by Mallikarjuna GB · 10 years ago
  87. 616e741 Handle multi party call states by Mallikarjuna GB · 9 years ago
  88. 46d706a Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool by Mallikarjuna GB · 10 years ago
  89. 40969d0 Clear remote BD address information. by Mallikarjuna GB · 10 years ago
  90. 16eae38 Stop AG collision timer. by Mallikarjuna GB · 10 years ago
  91. c380680 Return ERROR for invalid CHLD command arguments by Mallikarjuna GB · 9 years ago
  92. 846c48f Restarting PM timer for AG while reading OR writing by Mallikarjuna GB · 9 years ago
  93. 2d0d790 Don't close SCO for MO calls by Mallikarjuna GB · 10 years ago
  94. e1ded77 Fix compile error in bta_ag_sco.c by Andre Eisenbach · 9 years ago
  95. 5b675bc Create listen SCO for HS1 if HS2 disconnects during SCO xfer by Mallikarjuna GB · 9 years ago
  96. a7ce13f Open SCO for held call. by Mallikarjuna GB · 9 years ago
  97. 7b0bfd3 Update call state before opening SCO. by Mallikarjuna GB · 10 years ago
  98. d345bb2 Handle multi party call states by Mallikarjuna GB · 9 years ago
  99. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago
  100. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 10 years ago