1. a75087e Move startAdvertising() logic into native code (2/3) by Jakub Pawlowski · 8 years ago
  2. 54ee0d8 Merge "Do not reject valid SBC codec parameters" by Andre Eisenbach · 8 years ago
  3. d374366 Do not reject valid SBC codec parameters by Andre Eisenbach · 8 years ago
  4. cc51b4f Add BUILD.gn for tinyxml by Jakub Pawlowski · 8 years ago
  5. 475f8e0 Revert "Bluetooth: Fix the issue that peer A2DP SNK device can not auto-reconnect." by Andre Eisenbach · 8 years ago
  6. 365fbfb Limit the use of AVRC_ADV_CTRL_INCLUDED define by Ajay Panicker · 8 years ago
  7. 135db4f Remove pointer to integer cast in btif_sock_l2cap to prevent crash on 64 bit systems by Ajay Panicker · 8 years ago
  8. 133f0b6 btif: Remove AVRC_CTRL_INCLUDED ifdefs by Marie Janssen · 8 years ago
  9. 919fac8 btif: Remove unused uinput interface code by Marie Janssen · 8 years ago
  10. f62708b Merge "Fix a NULL-pointer check order reverse in GATTC_ConfigureMTU" by Treehugger Robot · 8 years ago
  11. 18738c3 Fix a NULL-pointer check order reverse in GATTC_ConfigureMTU by liuchao · 8 years ago
  12. 7d1faf3 NULL-pointer access before check in BTM_SetBleDataLength by liuchao · 8 years ago
  13. ab10655 Merge "Copying of pointer with incorrect size" by Treehugger Robot · 8 years ago
  14. 395e30e Copying of pointer with incorrect size by Sanket Agarwal · 8 years ago
  15. a60c5fd Remove unused GATT_Listen by Jakub Pawlowski · 8 years ago
  16. 06325e3 Reenable advertising instance after an LE advertising state change by Jakub Pawlowski · 8 years ago
  17. 8c29b62 Remove useless NULL-pointer check code in l2cap_client_new by liuchao · 8 years ago
  18. 033d5a2 AVRCP: unify Get{Element,Item}Attributes response. by Marie Janssen · 8 years ago
  19. d0f7dd5 Merge "Fix how LE connection parameters are set after connecting" by Treehugger Robot · 8 years ago
  20. d964cf9 Unify advertising API (1/3) by Jakub Pawlowski · 8 years ago
  21. 7680a0b Always use big endian for keeping service UUID by Jakub Pawlowski · 8 years ago
  22. f9f9926 Fix how LE connection parameters are set after connecting by Jakub Pawlowski · 8 years ago
  23. edb5ecf Handling Authentication Failure From the lower layer by Matadeen Mishra · 9 years ago
  24. 681a396 Move callback to dispatch thread by Ajay Panicker · 8 years ago
  25. a638cc5 Fix incorrect check for empty out-of-band pairing data by Jakub Pawlowski · 8 years ago
  26. 8b33abf Merge "device: Fix multi-line comments" by Treehugger Robot · 8 years ago
  27. 7921e8f BLE OOB Pairing - parse address type (1/5) by Jakub Pawlowski · 8 years ago
  28. b535689 device: Fix multi-line comments by Myles Watson · 8 years ago
  29. 4451b3b device: Apply clang-format by Myles Watson · 8 years ago
  30. 1baaae3 bta: Fix comment formatting after clang-format by Myles Watson · 8 years ago
  31. cd1fd07 bta: Apply clang-format by Myles Watson · 8 years ago
  32. f355ef5 bta: Prepare include statements for clang-format by Myles Watson · 8 years ago
  33. 8af480e bta: Remove double asterisks in comments by Myles Watson · 8 years ago
  34. c1e4239 include: Apply clang-format by Myles Watson · 8 years ago
  35. a88d1e3 include: Fix comment formatting by Myles Watson · 8 years ago
  36. 1ec6fff bta: Remove executable permissions from code by Myles Watson · 8 years ago
  37. dbf75f1 Revert "Replace pthread_mutex with std::mutex" by Pavlin Radoslavov · 8 years ago
  38. 9c72807 Merge "AVRCP: Passthrough code cleanup" by Treehugger Robot · 8 years ago
  39. ffd5121 AVRCP: Passthrough code cleanup by Marie Janssen · 8 years ago
  40. d5eb30d Mask out HFP 1.7 feature bits if peer version is <1.7 by Andre Eisenbach · 8 years ago
  41. bc40fb1 Use libaudioclient instead of libmedia by Marco Nelissen · 8 years ago
  42. 4b9e97d Merge "Enable AVRCP Volume commands in TG role" by Treehugger Robot · 8 years ago
  43. 50d1c49 Merge "Add missing brackets for "if" statement inside BTM_ConfirmReqReply()" by Treehugger Robot · 8 years ago
  44. 583b817 Restart sniff timer on AVDTP signalling channel establishment by Ayan Ghosh · 11 years ago
  45. eccb74f Merge "Replace pthread_mutex with std::mutex" by Treehugger Robot · 8 years ago
  46. 7703e94 Merge "Enable incoming connection for AVRCP Controller" by Treehugger Robot · 8 years ago
  47. 143d94b Merge "Handle L2CAP disconnection on incomplete connection" by Treehugger Robot · 8 years ago
  48. 4de6205 Enable AVRCP Volume commands in TG role by Arun Jagadish · 8 years ago
  49. 45f6847 Add missing brackets for "if" statement inside BTM_ConfirmReqReply() by Jack He · 8 years ago
  50. 1e2c84b Enable incoming connection for AVRCP Controller by Anubhav Gupta · 9 years ago
  51. f098d05 Move HDP reg_counter updates to BTIF thread by Matadeen Mishra · 9 years ago
  52. 2c7a241 Handle L2CAP disconnection on incomplete connection by Srinu Jella · 9 years ago
  53. 4b80182 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  54. 1ee975f Add OWNERS file by Andre Eisenbach · 8 years ago
  55. 4e70834 Merge "Remove incorrect assert in btm_read_rssi_cb" by Treehugger Robot · 8 years ago
  56. a239d20 Use standard types instead of OI_INT* and OI_UINT* types by Jakub Pawlowski · 8 years ago
  57. 5825613 Merge "Replace DWORD with uint32_t" by Treehugger Robot · 8 years ago
  58. ce8e858 Remove incorrect assert in btm_read_rssi_cb by Andre Eisenbach · 8 years ago
  59. 28b20ff Replace DWORD with uint32_t by Jakub Pawlowski · 8 years ago
  60. b6ef101 Use rc_handle for reconciliation of timer callback by Sanket Agarwal · 8 years ago
  61. f436d2f Check A2DP source is not already shut{ting} down by Sanket Agarwal · 8 years ago
  62. feee26c A2DP codec related fixes and cleanup by Pavlin Radoslavov · 8 years ago
  63. 9203cb0 Merge "Remove unused BLE_PERIPHERAL_MODE_SUPPORT" by Jakub Pawlowski · 8 years ago
  64. c75a71d AG: CLCC response can contain non-ATD characters by Satish Kodishala · 8 years ago
  65. 3a2747f Remove unused BLE_PERIPHERAL_MODE_SUPPORT by Jakub Pawlowski · 8 years ago
  66. 3d20eb8 Merge "Move start advertise method to advertising interface (3/3)" by Jakub Pawlowski · 8 years ago
  67. f29df4f Merge "Assign pairing code to bta_dm_cb before device name resolution" by Treehugger Robot · 8 years ago
  68. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  69. 96b5560 Merge "Simplify BTA_GATTC_Listen" by Treehugger Robot · 8 years ago
  70. db76fa4 Assign pairing code to bta_dm_cb before device name resolution by Jack He · 8 years ago
  71. 5211827 AVRCP CT: Add get_play_status_cmd API by Sanket Agarwal · 8 years ago
  72. 4918648 Simplify BTA_GATTC_Listen by Jakub Pawlowski · 8 years ago
  73. bb7dad9 Merge "Make bta_gattc_listen only start listening" by Treehugger Robot · 8 years ago
  74. e68dc31 Make bta_gattc_listen only start listening by Jakub Pawlowski · 8 years ago
  75. 30c81fa Implement AVRCP SetAddressedPlayer Cmd by Sanket Agarwal · 8 years ago
  76. 2d97ffe Convert one remaining use of full protobuf runtime by Colin Cross · 8 years ago
  77. 6f9710e Merge "Fix AdvertiseDataParsing test" by Treehugger Robot · 8 years ago
  78. 8a81119 [AVRCP1.6 CT] Add reply status to get_folder_items_callback. by Sanket Agarwal · 8 years ago
  79. 0bd5b0a AVRCP_CTRL: Broadcast 1.6 with browsing support by AnubhavGupta · 8 years ago
  80. 42bff25 Merge "hci: Fix multi-line comments after clang-format" by Treehugger Robot · 8 years ago
  81. 975178d Merge "test: Add a README file" by Treehugger Robot · 8 years ago
  82. 2948313 hci: Fix multi-line comments after clang-format by Myles Watson · 8 years ago
  83. 5ff20a2 hci: Apply clang-format by Myles Watson · 8 years ago
  84. b209938 Fix AdvertiseDataParsing test by root · 8 years ago
  85. 9839794 bt address memory copy error in btif_av_state_opening_handler() by Ting Zheng · 8 years ago
  86. b7fa415 Remove position dependent lookup tables in AT command parser by Andre Eisenbach · 8 years ago
  87. 4584c3a Merge "Remove advertise whitelist functionality" by Jakub Pawlowski · 8 years ago
  88. 89e452b Merge "Exclude calls to android-specific code in generic build" by Jakub Pawlowski · 8 years ago
  89. 2e8c421 Remove advertise whitelist functionality by Jakub Pawlowski · 8 years ago
  90. f4f4a6e Merge "Enable AVRCP TG feature only when we can handle those commands" by Treehugger Robot · 8 years ago
  91. ed23062 Merge "Report FW configuration status to upper layer" by Treehugger Robot · 8 years ago
  92. 585b440 Merge "Separate LE scanner and GATT client BTIF interfaces (3/3)" by Treehugger Robot · 8 years ago
  93. 646b818 Merge "Separated initialize and re-initialize of DM control block" by Treehugger Robot · 8 years ago
  94. 4c7fefe Report FW configuration status to upper layer by Lakshmipathi K · 8 years ago
  95. b8d73a4 Enable AVRCP TG feature only when we can handle those commands by Anubhav Gupta · 9 years ago
  96. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  97. 9e6f5ad Improve HOGP input report error handling by Lawrance Liu · 8 years ago
  98. 5ba7922 Separated initialize and re-initialize of DM control block by Srinu Jella · 8 years ago
  99. 30d4c85 test: Add a README file by Myles Watson · 8 years ago
  100. f3246f1 Separate LE scanner from GATT client (4/4) by Jakub Pawlowski · 8 years ago