1. 83e2c34 Remove data_types.h by Chris Manton · 10 years ago
  2. 0609cdf Actually remove bd.[c|h] by Chris Manton · 10 years ago
  3. 794f3b5 Removal of bd.[c|h] by Chris Manton · 10 years ago
  4. b4f21b5 Moving btif_sock_sdp to stdint and stdbool. by June R. Tate-Gans · 10 years ago
  5. ad7c19e Fix how add_sdp_by_uuid passes the uuid to SDP_AddSequence by Zach Johnson · 10 years ago
  6. 75b22fd Refactoring btif_sock_sdp.c for clarity by June R. Tate-Gans · 10 years ago
  7. cb7ce53 Revert "BT MAP: added support for email sharing over BT" by Zach Johnson · 9 years ago
  8. 396768e Revert "MAP: SDP corruption" by Zach Johnson · 9 years ago
  9. 13143f7 Revert "Forgot device/Android.mk" by Andre Eisenbach · 9 years ago
  10. a54ca89 Revert "Remove unused inquiry variables" by Andre Eisenbach · 9 years ago
  11. 6052fe3 Forgot device/Android.mk by Chris Manton · 10 years ago
  12. 59fa0f1 Remove always undefined BTM_EIR_UUID_LKUP_TBL by Chris Manton · 10 years ago
  13. c0b16b1 Remove always true definition BTM_EIR_CLIENT_INCLUDED by Chris Manton · 10 years ago
  14. ddd1470 Remove unused inquiry variables by Chris Manton · 10 years ago
  15. 1d40dd7 A2DP sink: reply with success on Start command. by Sharvil Nanavati · 10 years ago
  16. 8ce36bd Fix bdtool compile errors by Andre Eisenbach · 9 years ago
  17. 50e26ea Add Android.mk to tools/ directory. by Sharvil Nanavati · 10 years ago
  18. 4e8c3d8 Don't touch alarm's contents if it has already been freed. by Sharvil Nanavati · 10 years ago
  19. 529e247 Fix NULL pointer dereference in bta_pan_co_tx_path. by Sharvil Nanavati · 10 years ago
  20. 8d33c08 Directory layout documentation by Chris Manton · 10 years ago
  21. a738504 Document network ports used by bluedroid. by Sharvil Nanavati · 10 years ago
  22. 19d59e7 Document the set of log tags used by bluedroid. by Sharvil Nanavati · 10 years ago
  23. cda6e91 avdt: Make sure LCID field is filled out even on incoming connections. by Sharvil Nanavati · 10 years ago
  24. 8e55e96 Make bdtest report the total number of tests (sanity + suite) by Zach Johnson · 10 years ago
  25. a6b7492 Change bdtest text color gray to the default color by Zach Johnson · 10 years ago
  26. f91f2c4 Add system tests for RFCOMM sockets. by Sharvil Nanavati · 10 years ago
  27. 1725da1 Add a watchdog timer to test suite. by Sharvil Nanavati · 10 years ago
  28. 4224342 Only colorize test result output if stdout is attached to a tty. by Sharvil Nanavati · 10 years ago
  29. f1c764f Make build more strict by adding more warning flags. by Sharvil Nanavati · 10 years ago
  30. be1cd67 Removing a duplicate call to socket_register. by June R. Tate-Gans · 10 years ago
  31. a6cee15 First entry for bdtool by Chris Manton · 10 years ago
  32. 6577966 Comment said BTM_PM_SNIFF_SLOT_WORK_AROUND would be removed someday. Today is that day. by Zach Johnson · 10 years ago
  33. 4f9d7bd Make hci/ depend on bdroid_CFLAGS by Sharvil Nanavati · 10 years ago
  34. a87c821 Fix BLE GAP handling after callback refactoring by Zach Johnson · 10 years ago
  35. e7faae6 Remove unused function BTM_ChangeLinkKey & friends by Zach Johnson · 10 years ago
  36. 4469f57 Remove excessive log message from btu_task. by Sharvil Nanavati · 10 years ago
  37. 8e90de4 Remove some remaining references to OBX by Zach Johnson · 10 years ago
  38. 9df3c8c Remove a bunch of always-false macros by Zach Johnson · 10 years ago
  39. e623c26 Remove definitions for DUN by Zach Johnson · 10 years ago
  40. 86a56d3 Remove always false TCS_INCLUDED macro & friends by Zach Johnson · 10 years ago
  41. c8235d0 Remove remaining references to GOEP by Zach Johnson · 10 years ago
  42. 980bf99 Remove unused header utfc.h by Zach Johnson · 10 years ago
  43. a952e80 Remove a bunch of unused functions and definitions from HCIC by Zach Johnson · 10 years ago
  44. 8fc656c Remove unused macros LMP_TEST and BTISE by Zach Johnson · 10 years ago
  45. 1cdde97 Disambiguate event mask setting for bluetooth DUT mode by Zach Johnson · 10 years ago
  46. 6564588 Remove unused code in GAP by Zach Johnson · 10 years ago
  47. cab7816 Don't call null callback in vendor lib by Zach Johnson · 10 years ago
  48. 48006f8 Fix accidental hardcoding of 2+ extended feature page numbers by Zach Johnson · 10 years ago
  49. 5c26224 Move properties data primitive into btcore by Chris Manton · 10 years ago
  50. 9e392a7 Add comments to the device features and event mask structs by Zach Johnson · 10 years ago
  51. e548b82 Remove L2CAP_CORRUPT_ERTM_PKTS macro by Zach Johnson · 10 years ago
  52. 14c80d9 Refactor bta_jv functions by Zach Johnson · 10 years ago
  53. 39110ec Remove duplicate local bdaddr management functions by Zach Johnson · 10 years ago
  54. 30e5806 Refactor btm_devctl reset sequence by Zach Johnson · 10 years ago
  55. cc0ca14 Prune BTM_ReadLocalVersion by Zach Johnson · 10 years ago
  56. 5fc4be1 Remove <BT 2.0 workarounds by Zach Johnson · 10 years ago
  57. 832bc91 Prune BTM_SetSecurityMode and GAP_SetSecurityMode by Zach Johnson · 10 years ago
  58. 3c511e6 Add temporary callbacked wrapper for module startup by Zach Johnson · 10 years ago
  59. 24933b5 Removing unnecessary BTAPI #defines. by June R. Tate-Gans · 10 years ago
  60. cd01adc Add a futured version of the HCI transmit_command by Zach Johnson · 10 years ago
  61. 64c4717 Remove some < BT 2.1 code & repeated init by Zach Johnson · 10 years ago
  62. 2411325 Remove BTM_SetDeviceClass call in devctl by Zach Johnson · 10 years ago
  63. 6b5ae4b Remove duplicate L2CAP_NUM_FIXED_CHNLS by Chris Manton · 10 years ago
  64. 91ba12d Remove unused hci_cmd_cb in btu by Zach Johnson · 10 years ago
  65. 96363ff Modulizification of bt_utils by Zach Johnson · 10 years ago
  66. 9b0fbce Modulizification of btif_config by Zach Johnson · 10 years ago
  67. a9a9dc0 Remove BTTRC_INCLUDED by Zach Johnson · 10 years ago
  68. 3e130f3 Modulizification of GKI by Zach Johnson · 10 years ago
  69. 093948a Modulizification of the HCI layer by Zach Johnson · 10 years ago
  70. b1f9915 Add paired cleanup routine for logmsg by Chris Manton · 10 years ago
  71. 8675d88 Move module_management_stop to clean_up by Zach Johnson · 10 years ago
  72. 9891f32 Refactor btsnoop and stack config into modules by Zach Johnson · 10 years ago
  73. 72f308e First pass at implementing modules by Zach Johnson · 10 years ago
  74. c8ac8a2 Unregister BTU queues upon shutdown by Zach Johnson · 10 years ago
  75. f857d64 Remove HCI access macros by Chris Manton · 10 years ago
  76. 1ae75f8 Remove GKI task code by Chris Manton · 10 years ago
  77. 753173d Replace bt media GKI task with thread_t by Chris Manton · 10 years ago
  78. 307381e Remove btu_task and replace with bt_workqueue reactor by Chris Manton · 10 years ago
  79. aa0f6ec Logging cleanup by Chris Manton · 10 years ago
  80. e97508e Remove unused definitions from bt_target.h by Chris Manton · 10 years ago
  81. 066ab9d Eliminate memory leaks and unsafe callbacks in BTA and BTE. by Sharvil Nanavati · 10 years ago
  82. 18b53d2 Add string hashing function using djb2 by Chris Manton · 10 years ago
  83. c0e2f99 Disassociate hash algorithm with hash function name by Zach Johnson · 10 years ago
  84. 4ada041 Rewerite btif_sendmsg in terms of thread_post by Zach Johnson · 10 years ago
  85. 97bd67d Fix alarm setting for newer deadlines by Zach Johnson · 9 years ago
  86. efea782 Post adapter_state_changed events to the JNI workqueue by Zach Johnson · 10 years ago
  87. 1924dac Don't send adapter change until stack manager updates state by Zach Johnson · 10 years ago
  88. f5153bf Eliminate memory leak in stack initialization. by Sharvil Nanavati · 10 years ago
  89. c067ad8 Fix bug where some BTU timer callbacks weren't propagated in a timely manner. by Sharvil Nanavati · 10 years ago
  90. 3ca27de Fix timeout values for BTA system timers. by Sharvil Nanavati · 10 years ago
  91. bc3ac06 Add back timer list entry in_use field by Chris Manton · 10 years ago
  92. 17f33e6 Enable assertions. by Sharvil Nanavati · 10 years ago
  93. f450ba5 Remove btif enable state management by Zach Johnson · 10 years ago
  94. 8ea8188 Make stack manager functions not finish until action complete by Zach Johnson · 10 years ago
  95. 2e241db s/async_result/future/g and also improve the future API by Zach Johnson · 10 years ago
  96. 207fa23 Make semaphore_free idempotent by Zach Johnson · 10 years ago
  97. 8df0d80 Move all stack init/start_up/shut_down/clean_up on a single known thread by Zach Johnson · 10 years ago
  98. 358e671 async_result abstraction for signaling async return values by Zach Johnson · 10 years ago
  99. 43b9ddb Fix packet fragmenter so it doesn't request acl sizes unless it's actually an ACL packet by Zach Johnson · 10 years ago
  100. 823ca20 Shuffle HCI layer internal functions into a more logical ordering by Zach Johnson · 10 years ago