1. a80776f test: Remove useless record handle from test-profile record XML by Johan Hedberg · 12 years ago
  2. 2d0b8b0 btio: Fix type detection for L2CAP fixed channels by Luiz Augusto von Dentz · 12 years ago
  3. 88f597d test: Remove test-telephony by Luiz Augusto von Dentz · 12 years ago
  4. 28913ce hfp-api: Remove HandsfreeGateway interface by Luiz Augusto von Dentz · 12 years ago
  5. 697bf64 audio-api: Remove Headset and HeadsetGateway APIs by Luiz Augusto von Dentz · 12 years ago
  6. 99cf59d btio: Fix type detection when psm or channel are 0 by Luiz Augusto von Dentz · 12 years ago
  7. 24f25b0 core: Add proper defaults database for external profiles by Johan Hedberg · 12 years ago
  8. 7f6b271 core: Add default RFCOMM channel definitions to profile.c by Johan Hedberg · 12 years ago
  9. 0eff937 lib: Add missing OBEX UUID strings to uuid.h by Johan Hedberg · 12 years ago
  10. 8bbc3c4 assigned-numbers: Add MAP MAS (Message Notification Service) channel by Johan Hedberg · 12 years ago
  11. 3b2c361 core: Minor coding style fixes by Johan Hedberg · 12 years ago
  12. d438154 adapter: Remove storage path #defines by Frédéric Danis · 12 years ago
  13. eeb2738 device: Use new storage for device trust by Frédéric Danis · 12 years ago
  14. 2a52f03 adapter: Convert storage trusts by Frédéric Danis · 12 years ago
  15. 84ab29e device: Use new storage for device alias by Frédéric Danis · 12 years ago
  16. aead45b adapter: Convert storage aliases by Frédéric Danis · 12 years ago
  17. 2758067 TODO: Split completed BlueZ 5 items into a separate list for clarity by Johan Hedberg · 12 years ago
  18. de25828 core: Use int instead of gint by Johan Hedberg · 12 years ago
  19. 54c07e3 core: Add connection priority to btd_profile by Johan Hedberg · 12 years ago
  20. 2d56d5e core: Fix manager_cleanup order by Johan Hedberg · 12 years ago
  21. 99cb1db TODO: Update with current status by Johan Hedberg · 12 years ago
  22. abf9319 TODO: Trivial typo fixes by Anderson Lizardo · 12 years ago
  23. af89e34 TODO: Add entry for runtime selection of drivers by Anderson Lizardo · 12 years ago
  24. 993e52f monitor: Decode missing L2CAP signalling commands by Marcel Holtmann · 12 years ago
  25. a6fa17f monitor: Support proper ACL packet fragmentation by Marcel Holtmann · 12 years ago
  26. 1e90c0a audio: Add support for passing endpoints as custom property by Luiz Augusto von Dentz · 12 years ago
  27. fce327a audio: Move to profiles directory by Luiz Augusto von Dentz · 12 years ago
  28. 5f8166c build: Remove gateway.c and gateway.h by Luiz Augusto von Dentz · 12 years ago
  29. 1a694a6 audio: Remove code HFP and HS gateway role by Luiz Augusto von Dentz · 12 years ago
  30. c64cb60 build: Remove telephony.h by Luiz Augusto von Dentz · 12 years ago
  31. 95c8234 build: Remove headset.c and headset.h by Luiz Augusto von Dentz · 12 years ago
  32. 79c8009 build: Remove telephony-dummy.c by Luiz Augusto von Dentz · 12 years ago
  33. e58e672 build: Remove telephony-ofono.c by Luiz Augusto von Dentz · 12 years ago
  34. 2af3af8 build: Remove telephony-maemo6.c by Luiz Augusto von Dentz · 12 years ago
  35. 8a60bd0 build: Remove telephony-maemo5.c by Luiz Augusto von Dentz · 12 years ago
  36. 4b64ad4 audio: Remove code using headset by Luiz Augusto von Dentz · 12 years ago
  37. 3695beb audio: Remove HFP option from audio.conf by Luiz Augusto von Dentz · 12 years ago
  38. c10de4b audio: Remove HFP and HSP headset role support by Luiz Augusto von Dentz · 12 years ago
  39. 573b277 network: Fix dead assignment in connect_cb by Szymon Janc · 12 years ago
  40. d0224b5 avrcp: Fix dead assignments in ct_set_setting by Szymon Janc · 12 years ago
  41. c6db4fa avctp: Fix dead assignment in control_response by Szymon Janc · 12 years ago
  42. 8bb8aa5 core: Fix profile UUID matching for custom fd properties by Johan Hedberg · 12 years ago
  43. f7a9ba5 core: Always track the device and adapter objects for ext_io by Johan Hedberg · 12 years ago
  44. 0476408 neard: Set device name in cache by Frédéric Danis · 12 years ago
  45. 797719f core: Fix Device.Connect(Profile) error return by Johan Hedberg · 12 years ago
  46. d460b07 core: Fix error path for external profile connect by Johan Hedberg · 12 years ago
  47. 502c255 core: Add Device.ConnectProfile method by Johan Hedberg · 12 years ago
  48. db16bed test: Add ConnectProfile and DisconnectProfile support to test-device by Johan Hedberg · 12 years ago
  49. 7400b0a core: Fix missing initialization for local_uuid for external profiles by Johan Hedberg · 12 years ago
  50. 8684203 core: Include remote version and features in Profile.NewConnection by Johan Hedberg · 12 years ago
  51. a076125 core: Fix remote_uuids setting for external profiles by Johan Hedberg · 12 years ago
  52. 92056d5 test: Fix fd_properties printing by Johan Hedberg · 12 years ago
  53. bd83307 emulator: Create server channel for LE only device by Marcel Holtmann · 12 years ago
  54. bf1299b test: Add HFP test case to test-profile by Johan Hedberg · 12 years ago
  55. 5f8e548 test: Print fd_properties in test-profile by Johan Hedberg · 12 years ago
  56. b3610fe core: Fix record handle type for ext_io by Johan Hedberg · 12 years ago
  57. 8a6bf09 gatt: Update characteristic names translation table by Andrzej Kaczmarek · 12 years ago
  58. 22364fc device: Defer write to storage by Frédéric Danis · 12 years ago
  59. 79b5b7d dbusoob: Create device object and return it when adding OOB data by Szymon Janc · 12 years ago
  60. 77796c9 build: Fix make distcheck for input plugin by Anderson Lizardo · 12 years ago
  61. 97451ee monitor: Add some mising AMP controller decodings by Marcel Holtmann · 12 years ago
  62. 368bf5c monitor: Add missing HCI event decodings by Marcel Holtmann · 12 years ago
  63. 55eeda7 monitor: Decode the L2CAP create channel commands by Marcel Holtmann · 12 years ago
  64. 680a72d monitor: Decode commands for physical and logical links by Marcel Holtmann · 12 years ago
  65. ec1fb9e monitor: Use PRIx64 instead of PRIu64 by Marcel Holtmann · 12 years ago
  66. 366c5ac monitor: Add some missing LE command decodings by Marcel Holtmann · 12 years ago
  67. da5211f monitor: Use hcidump fallback only if monitor channel is not present by Marcel Holtmann · 12 years ago
  68. 2c71c12 monitor: Decode L2CAP features and fixed channels list by Marcel Holtmann · 12 years ago
  69. 07fea7f Add João Paulo to the AUTHORS file by Gustavo Padovan · 12 years ago
  70. ac4a922 monitor: Fix uint64_t format specifier by Johan Hedberg · 12 years ago
  71. bfc07e5 test: Update get-managed-objects to support Python 3 by Johan Hedberg · 12 years ago
  72. bc75f38 monitor: Fix color printing of hexdump by Marcel Holtmann · 12 years ago
  73. 5784a83 monitor: Use more advanced indent printing by Marcel Holtmann · 12 years ago
  74. 5b7dc67 monitor: Add decoding of L2CAP signal channel by Marcel Holtmann · 12 years ago
  75. a2cca1a monitor: Allow printing with different indents by Marcel Holtmann · 12 years ago
  76. 4ca6da8 monitor: Fix printing of LMP features by Marcel Holtmann · 12 years ago
  77. a4ac338 monitor: Use more explicit L2CAP header parsing by Marcel Holtmann · 12 years ago
  78. 9bd562a monitor: Move L2CAP header definition into global include by Marcel Holtmann · 12 years ago
  79. 1f50e7b monitor: Use global helper for error color handling by Marcel Holtmann · 12 years ago
  80. f796507 monitor: Provice ACL handle to L2CAP packets by Marcel Holtmann · 12 years ago
  81. 38496c0 core: Use /org/bluez as base path by Marcel Holtmann · 12 years ago
  82. 9f115b3 core: Remove GATT enable option by Marcel Holtmann · 12 years ago
  83. 8efc4e2 plugins: Remove GATT enable option by Marcel Holtmann · 12 years ago
  84. 91b4b36 profiles: Remove GATT enable option by Marcel Holtmann · 12 years ago
  85. c4858bb build: Always enable GATT support by Marcel Holtmann · 12 years ago
  86. fe6a611 test: Add test script for getting managed objects by Marcel Holtmann · 12 years ago
  87. 50380dc TODO: Remove entry for Profile Manager interface change by Marcel Holtmann · 12 years ago
  88. 0e163a6 test: Update changes for new Profile Manager interface by Marcel Holtmann · 12 years ago
  89. 465e5fa core: Move profile registration to Profile Manager interface by Marcel Holtmann · 12 years ago
  90. 437959a doc: Create separate Profile Manager interface by Marcel Holtmann · 12 years ago
  91. 33176c1 input: Remove unused sixpair.c source file by Marcel Holtmann · 12 years ago
  92. d2830a2 TODO: Update BlueZ 5 section to match current status by Johan Hedberg · 12 years ago
  93. ab2297f core: Add support for custom Profile.NewConnection properties by Johan Hedberg · 12 years ago
  94. c4b6d03 core: Add fd_properties parameter to Profile.NewConnection by Johan Hedberg · 12 years ago
  95. b27b775 mgmt: Remove peripheral setting by Johan Hedberg · 12 years ago
  96. 2a7af79 build: Remove unused ppporc utility by Marcel Holtmann · 12 years ago
  97. aabb7b9 build: Remove unused dfubabel utility by Marcel Holtmann · 12 years ago
  98. 4db071a build: Remove unused avctrl utility by Marcel Holtmann · 12 years ago
  99. c52ae81 build: Remove SBC source files by Marcel Holtmann · 12 years ago
  100. 8d439d8 build: Remove option to build SBC support by Marcel Holtmann · 12 years ago