1. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  2. df81c3a Add missing library dependency. by Evgenii Stepanov · 9 years ago
  3. 1096912 build: Eliminate cutils/sockets dependencies from system/bt by Miao Chou · 9 years ago
  4. 08019f3 Reduce CPU utilization from ~60% to ~10% on busy HCI reads. by Sharvil Nanavati · 9 years ago
  5. d5137a4 Merge "Rename alarm->creation to alarm->creation_time for readability." by Sharvil Nanavati · 9 years ago
  6. 5e5bc23 service: Fix clang warnings in uuid_test.cpp by Arman Uguray · 9 years ago
  7. a59e8d1 Merge "Add bthost, a simple BLE GATT server." by Ian Coolidge · 9 years ago
  8. 611fcf9 Add bthost, a simple BLE GATT server. by Ian Coolidge · 9 years ago
  9. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  10. ecb1b43 osi: Introduce ptr <-> integer conversion macros by Arman Uguray · 9 years ago
  11. cab5fc1 gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  12. 1ab6fd7 Revert previous commit and disable net_test_hci under sanitizers. by Evgenii Stepanov · 9 years ago
  13. 506c366 Fix ASan build. by Evgenii Stepanov · 9 years ago
  14. f2bf230 Rename alarm->creation to alarm->creation_time for readability. by Sharvil Nanavati · 9 years ago
  15. 625ec34 gn-build: Fix GN build after the merges by Arman Uguray · 9 years ago
  16. ab81311 Fix more BLE_INCLUDED == FALSE build breakage by Andre Eisenbach · 9 years ago
  17. 087d1ac Add missing include. by Dan Albert · 9 years ago
  18. 53ef6df Check transport before subscribing for service changes by Andre Eisenbach · 9 years ago
  19. 2a52710 Add proper checks for PAN & BNEP in BD stack by Hemant Gupta · 10 years ago
  20. 4633fb8 Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool by Mallikarjuna GB · 10 years ago
  21. 335c208 Ignore STOP command if A2DP stream is suspended by Anubhav Gupta · 10 years ago
  22. 5e45edb Remove check for stream type in a2dp hal_callbacks. by Anubhav Gupta · 10 years ago
  23. fc0a9f6 Clear remote BD address information. by Mallikarjuna GB · 10 years ago
  24. c1c26aa Don't stop sniff timer before checking for service ID entry by Mallikarjuna GB · 9 years ago
  25. b399701 Don't initiate sniff in sniff mode by Mallikarjuna GB · 9 years ago
  26. 45d4c3e Updated ATD string parsing by Mallikarjuna GB · 9 years ago
  27. e6f4ed8 Stop AG collision timer. by Mallikarjuna GB · 10 years ago
  28. b076500 Return ERROR for invalid CHLD command arguments by Mallikarjuna GB · 9 years ago
  29. c3aa28e Reject second AVRCP connection. by Anubhav Gupta · 10 years ago
  30. b985181 Disable SCMST feature for A2DP Sink by Anubhav Gupta · 10 years ago
  31. 9b6dfa4 Restarting PM timer for AG while reading OR writing by Mallikarjuna GB · 9 years ago
  32. b92ab7d Initialize btif_max_hf_clients with proper value by Mallikarjuna GB · 9 years ago
  33. 9c264e9 Set the proper authentication level for AvOpen by Anubhav Gupta · 10 years ago
  34. 6b35968 Don't open SCO for 2nd MO call if a call is active by Mallikarjuna GB · 10 years ago
  35. 4f51fc3 Don't close SCO for MO calls by Mallikarjuna GB · 10 years ago
  36. 684d136 SCO connection should happen after SLC. by Mallikarjuna GB · 10 years ago
  37. c1c02ce Fix compile error in bta_ag_sco.c by Andre Eisenbach · 9 years ago
  38. 8f4fb27 Create listen SCO for HS1 if HS2 disconnects during SCO xfer by Mallikarjuna GB · 9 years ago
  39. 39b9f82 Don't open SCO on state change for multi party call on DUT. by Mallikarjuna GB · 9 years ago
  40. 9900b49 Reset sniff subrating while in SCO by Mallikarjuna GB · 9 years ago
  41. fafa2e2 Open SCO for held call. by Mallikarjuna GB · 9 years ago
  42. 8885d6f Update call state before opening SCO. by Mallikarjuna GB · 10 years ago
  43. 616e741 Handle multi party call states by Mallikarjuna GB · 9 years ago
  44. 06c0eca Update held call state to connected headset by Mallikarjuna GB · 9 years ago
  45. eae6166 Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free by Pavlin Radoslavov · 9 years ago
  46. cf8fb47 Fix memory corruption due to BLE multi-adv macro by Sunny Kapdi · 9 years ago
  47. 38798e1 HID: Handle closing of uhid driver in case failure by Hemant Gupta · 10 years ago
  48. 065a3e2 Reset pairing state to idle only for the current device by Srinu Jella · 10 years ago
  49. 0933b40 Moved the OSI alarm_shutdown() operations to alarm_cleanup() by Pavlin Radoslavov · 9 years ago
  50. 5febd64 Disable the OSI allocation tracker. by Pavlin Radoslavov · 9 years ago
  51. 8fb547c Handle pairing timeout during remote name request by Srinu Jella · 10 years ago
  52. 73022dc Reduce GATT log verbosity by Andre Eisenbach · 9 years ago
  53. 3c67f05 Avoid null pointer exception for invalid L2CAP channels by Srinu Jella · 10 years ago
  54. 7dac79e Add missing clean_up step for the OSI module. by Pavlin Radoslavov · 9 years ago
  55. 527c9fe Sniff: Use correct sniff configuration for PAN & HS by Hemant Gupta · 10 years ago
  56. b5c8e29 Make secure connections mode configurable by Andre Eisenbach · 9 years ago
  57. 579fa2a Increase the min LE connection interval to 11.25ms by Prerepa Viswanadham · 9 years ago
  58. 0b469db Pairing is prompted with a wrong bd-address by Satya Calloji · 9 years ago
  59. c09540f Fix problem where multi-adv instances cannot be re-used by Andre Eisenbach · 9 years ago
  60. 4c0e671 Recitfy condition when removing device from IRK resolving list by Nitin Arora · 9 years ago
  61. a021a12 Fix build after cross-key issues broke non privacy enabled builds by Andre Eisenbach · 9 years ago
  62. 2808a24 Fix device/address types and IRK value handling by Satya Calloji · 9 years ago
  63. 51a36d7 Fixed cross key for LE when paired over BR-EDR by Satya Calloji · 9 years ago
  64. 8551d99 Fix SMP pairing request issue on LE by Satya Calloji · 9 years ago
  65. 1f38e92 Unpair the other transport on a device paired by Satya Calloji · 9 years ago
  66. 70b9598 Static address is seen on scanner after unpairing by Satya Calloji · 9 years ago
  67. 3e46b83 Fix for chip capability version check by Satya Calloji · 9 years ago
  68. 935324a LE low power scan feature by Satya Calloji · 9 years ago
  69. 089651a Fix allocation for LE scan filter parameters by Nitin Arora · 10 years ago
  70. 19e91b0 Fix for premature BLE RPA timeout by Nitin Arora · 9 years ago
  71. 033edab Fix GATT connection failure after BT reset by Satya Calloji · 9 years ago
  72. 7557b67 Use correct structure to read LE connection handle by Nitin Arora · 10 years ago
  73. 03583e8 Build the shared library with --whole-archive by Zach Johnson · 9 years ago
  74. 350b0b0 Fix for IRK and IR key write issue by Satya Calloji · 9 years ago
  75. fc9c998 Re-enabled enhanced inquiry scan by Andre Eisenbach · 9 years ago
  76. 73378f5 Fix format-security warning found by clang/llvm. by Chih-Hung Hsieh · 9 years ago
  77. 8f1a16b Fix string template in connection event debug log by Andre Eisenbach · 9 years ago
  78. 4041256 Include osi_module reference in module_init funcion by Andre Eisenbach · 9 years ago
  79. c6a1c26 Fix AlarmTestHarness so alarm tests pass again by Zach Johnson · 9 years ago
  80. cae219f Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  81. f4f744f Fix BT PAN crash by re-ordering callback initialization by Mudumba Ananth · 9 years ago
  82. 1bd7605 Bluetooth native dumpsys logging support (2/5) by Andre Eisenbach · 10 years ago
  83. 4e3e372 Only register key types with uinput that we can actually map by Andre Eisenbach · 9 years ago
  84. 4be4396 Elimininate unnecessary calls for releasing the wake lock. by Pavlin Radoslavov · 9 years ago
  85. 4905f8f Handle lack of service better by David Stevens · 9 years ago
  86. e35d6cc gn-build: Build net_test_device using GN + ninja by Miao Chou · 9 years ago
  87. 6c014ac gn-build: Get bluetooth.default.so to compile by Arman Uguray · 9 years ago
  88. 303b6ff gn-build: Get //bta:bta to compile by Arman Uguray · 9 years ago
  89. d30195c gn-build: Get btif to compile as its own module by Arman Uguray · 9 years ago
  90. 17cd127 gn-build: Get //udrv:udrv to compile by Arman Uguray · 9 years ago
  91. 6b5811e gn-build: Get //embrdv/sbc to compile by Arman Uguray · 9 years ago
  92. 24253fd gn-build: Compile audio.a2dp.default.so by Arman Uguray · 9 years ago
  93. 499282b gn-build: Get //utils:utils to compile by Arman Uguray · 9 years ago
  94. 6850e33 gn-build: Get //stack:stack to compile by Arman Uguray · 9 years ago
  95. a2647d0 gn-build: Get HCI and net_test_hci to compile by Arman Uguray · 9 years ago
  96. 2c494e1 gn-build: Clean up GN files by Arman Uguray · 9 years ago
  97. bbb1252 gn-build: Add tinyxml2 as a secondary source by Arman Uguray · 9 years ago
  98. b8a38cc build: Build net_test_btcore using GN + ninja by Marie Janssen · 9 years ago
  99. e447778 gn-build: Add missing global compiler flags by Arman Uguray · 9 years ago
  100. 660fd9e Merge "Fix use-after-free while setting advertisement data." by Ian Coolidge · 9 years ago