1. c03eec0 Reinstate btsnoop last log saving by Zach Johnson · 11 years ago
  2. 23a4cc9 Prevent Memory overbound and initialize variables by VenkatRaghavan VijayaRaghavan · 11 years ago
  3. f8a41c3 Resolved trace level issue for AVDTP by VenkatRaghavan VijayaRaghavan · 11 years ago
  4. 8f84761 Move list function comments to the header file by Zach Johnson · 11 years ago
  5. f2bc7b6 Move hashmap function comments to the header file by Zach Johnson · 11 years ago
  6. 7d67743 Remove more GKI code. by Sharvil Nanavati · 11 years ago
  7. b9a6f3e Remove dependency on GKI tasks from BTIF media task. by Sharvil Nanavati · 11 years ago
  8. bfdaf36 Don't call GKI_send_event on BTU task since it's not a GKI task anymore. by Sharvil Nanavati · 11 years ago
  9. acaf6fd Remove GKI timers by Sharvil Nanavati · 11 years ago
  10. 9078d0a Adding some documentation for the power management flow. by June R. Tate-Gans · 11 years ago
  11. 76ce410 Add sniff changed log statement on the mode changed event by Zach Johnson · 11 years ago
  12. bfba2bf Collapse BNEP #defines that don't need to be configurable. by Sharvil Nanavati · 11 years ago
  13. 6af6ff7 Add a new l2cap_client class. by Sharvil Nanavati · 11 years ago
  14. 2377309 Add connection-specific function L2CA_SetConnectionCallbacks. by Sharvil Nanavati · 11 years ago
  15. a449173 property api unification, naming and testing by Chris Manton · 11 years ago
  16. 54cc1ba Add a reference counted buffer implementation. by Sharvil Nanavati · 11 years ago
  17. 0814caf Collapse more feature flags. by Sharvil Nanavati · 11 years ago
  18. 1ce34dd Collapse RFCOMM_INCLUDED and GAP_INCLUDED guards. by Sharvil Nanavati · 11 years ago
  19. 9881379 Delete unused Broadcom-specific extensions API. by Sharvil Nanavati · 11 years ago
  20. ceb4619 Eliminate unusable wcassert code in favor of plain old C asssert. by Sharvil Nanavati · 11 years ago
  21. 85b1baf Drop duplicate profile connection requests by Zach Johnson · 11 years ago
  22. 88ca6c7 Data type representing the bluetooth iac parameter by Chris Manton · 11 years ago
  23. 76a9ab6 First pass at the bluedroid profile manager. by June R. Tate-Gans · 11 years ago
  24. 0b1f699 Rename legacy uuid_copy to not conflict by Chris Manton · 11 years ago
  25. 30e51f5 Add size_t inclusion by Chris Manton · 11 years ago
  26. aea4c0d bt property object by Chris Manton · 11 years ago
  27. ebfcf23 Add bdcopy method by Chris Manton · 11 years ago
  28. a5657a8 Remove some more unused functions in btm_acl by Zach Johnson · 11 years ago
  29. fb02632 Remove unused read link policy + friends by Zach Johnson · 11 years ago
  30. 9242e07 Remove unused link supervision timeout code by Zach Johnson · 11 years ago
  31. 5443c85 uuid_test by Chris Manton · 11 years ago
  32. fe9f8e8 Device class implementation by Chris Manton · 11 years ago
  33. 0a51090 Add compile time checks by Chris Manton · 11 years ago
  34. d94a9fc Add more uuid methods by Chris Manton · 11 years ago
  35. b0e024b Add a simple classic peer by Zach Johnson · 11 years ago
  36. c24243f Add a hash function for bluetooth addresses by Zach Johnson · 11 years ago
  37. 9b08479 Add key equality function option for hash_map by Zach Johnson · 11 years ago
  38. a0c474a Clean up unused functions in btm_sec by Zach Johnson · 11 years ago
  39. a85f7c6 Remove unused security abort callback by Zach Johnson · 11 years ago
  40. 5886d2e Remove link key request callback by Zach Johnson · 11 years ago
  41. 052b92e Canonicalize HCI logtags with bt_ prefix by Zach Johnson · 11 years ago
  42. fa64ac9 Add bash script for running unit tests by Zach Johnson · 11 years ago
  43. 8643dc9 Rename Bluetooth binaries to use the net_ and net_test_ prefixes. by Sharvil Nanavati · 11 years ago
  44. 3c9d4e7 Sometimes I forget stopping shell before running bdtest. by Steve Gu · 11 years ago
  45. 7b92d70 Remove unnecessary newlines at the end of log statements. by Sharvil Nanavati · 11 years ago
  46. 8395177 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 11 years ago
  47. 221a1b4 Remove unused ACL packet size getters, remove unused timer entity by Zach Johnson · 11 years ago
  48. a6cb94a Extend bdtool to accept / initiate SCO connections. by Sharvil Nanavati · 11 years ago
  49. 6292bf4 Remove unused shell script, gen-buildcfg.sh. by Sharvil Nanavati · 11 years ago
  50. 5a83e26 Add RFCOMM result code string for an unspecified error. by Sharvil Nanavati · 11 years ago
  51. c3739f5 Adding some logging for the close states for RFCOMM connections. by June R. Tate-Gans · 11 years ago
  52. 580e43a Fix bug in SDP server where it would get into an infinite loop. by Sharvil Nanavati · 11 years ago
  53. f1bb77f Introduce a growing array class. by Sharvil Nanavati · 11 years ago
  54. 1304eca Increase GKI buffer size by Zach Johnson · 11 years ago
  55. 8fa3583 Add counter unit tests by Chris Manton · 11 years ago
  56. 35146f0 Explicitly add include paths by Chris Manton · 11 years ago
  57. 19f4b18 Enable allocation tracking for eng and userdebug builds. by Sharvil Nanavati · 11 years ago
  58. f3ea9ba Add a "setDiscoverable" command to hci. by Sharvil Nanavati · 11 years ago
  59. f19d8af Adding in some additional, but critical, logs. by June R. Tate-Gans · 11 years ago
  60. b2244e1 Update module names to not use C preprocessor and to be at top of headers. by Sharvil Nanavati · 11 years ago
  61. cf466d1 Replace BUFFER_Q with list_t #2 by Chris Manton · 11 years ago
  62. ca1801f Replace BUFFER_Q with list_t by Chris Manton · 11 years ago
  63. 43894db General tidy up of L2CAP flow control by Chris Manton · 11 years ago
  64. 6ac8f6d Properly iterate when removing from list by Chris Manton · 11 years ago
  65. 47e4f78 Add error checking when getting property by Chris Manton · 11 years ago
  66. ff2a830 Expand include pathnames and add bd root path by Chris Manton · 11 years ago
  67. 8837bd2 Back GKI buffers with malloc by Zach Johnson · 11 years ago
  68. 1ae7275 ungkibufferize the profile queue, use assert by Zach Johnson · 11 years ago
  69. 127c4c4 Print out every power management mode switch initiated from the host. by Sharvil Nanavati · 11 years ago
  70. 62c2814 Fixed HAL layer ignore state handling by Zach Johnson · 11 years ago
  71. d7059fc Add a command line flag to skip sanity test suite. by Sharvil Nanavati · 11 years ago
  72. 7fe1e3e bdtest: read the paired device's bdaddr from the stack config file. by Sharvil Nanavati · 11 years ago
  73. 3c07a68 Remove ptim and associated GKI timer functions by Zach Johnson · 11 years ago
  74. 9e807ef Remove some remaining references to message based timers by Zach Johnson · 11 years ago
  75. 195097d Remove unused link key functions from devctl by Zach Johnson · 11 years ago
  76. be81467 Modify bdtest to enable running individual tests by their name. by Steve Gu · 11 years ago
  77. 37c247d Remove the afh functions from btm_devctl by Zach Johnson · 11 years ago
  78. 16eca2a Remove BTA_CheckEirData, a direct redefinition of BTM_CheckEirData by Zach Johnson · 11 years ago
  79. 7d1c089 Remove some functionredefinitions from bta dm by Zach Johnson · 11 years ago
  80. 8403e0c Use correct service ID for A2DP source to make way for A2DP sink. by Sharvil Nanavati · 11 years ago
  81. 18a02e6 L2CAP: expose a function to return the RCID and ACL handle for a given LCID. by Sharvil Nanavati · 11 years ago
  82. f40837c Move controller module to device directory by Chris Manton · 11 years ago
  83. 3d6beda Unused function by Chris Manton · 11 years ago
  84. d0d47f7 Remove unused inquiry DB functions by Chris Manton · 11 years ago
  85. e8c26f9 Remove always true definition BTM_EIR_SERVER_INCLUDED by Chris Manton · 11 years ago
  86. 8a4c108 Removing unused function BTA_DmSetScanParam() by Chris Manton · 11 years ago
  87. cff8acb Remove always true BTM_USE_INQ_RESULTS_FILTER by Chris Manton · 11 years ago
  88. 6cac3f5 Remove always false flag BTM_BYPASS_EVENT_FILTERING by Chris Manton · 11 years ago
  89. 88855db Instrument data flow a bit by Chris Manton · 11 years ago
  90. 8436302 Don't dispatch connections in the connection queue until stack comes up. by Sharvil Nanavati · 11 years ago
  91. 988c303 counter implementation by Chris Manton · 11 years ago
  92. 40e00c9 Remove duplicate functionality by Chris Manton · 11 years ago
  93. 194a51c Remove uncompiled unused PBAP support by Zach Johnson · 11 years ago
  94. cbc7086 Remove unused functions BTM_RegForLstoEvt/btm_acl_set_discing by Chris Manton · 11 years ago
  95. bf4edcf Remove always true BTM_PWR_MGR_INCLUDED by Chris Manton · 11 years ago
  96. c178b52 Remove always true BTM_BUSY_LEVEL_CHANGE_INCLUDED by Chris Manton · 11 years ago
  97. 4c9bce0 Remove data_types.h by Chris Manton · 11 years ago
  98. 65a9aba Actually remove bd.[c|h] by Chris Manton · 11 years ago
  99. 8712abd Removal of bd.[c|h] by Chris Manton · 11 years ago
  100. 409e72b Moving btif_sock_sdp to stdint and stdbool. by June R. Tate-Gans · 11 years ago