1. 5e8a3d7 Fix for issue introduced due to rebase of LE L2CAP COC by Navin Kochar · 9 years ago
  2. c4de4cb Add a log message to capture empty queue in l2c_enqueue_peer_data() by Pavlin Radoslavov · 9 years ago
  3. 895c094 Remove unused p_db for A2DP service discovery by Andre Eisenbach · 9 years ago
  4. 8847ff1 Initiate SCO after Mode change event by Mallikarjuna GB · 9 years ago
  5. 9ab2a9d Avoid sending SCO disconnect when power mode is processing by Mallikarjuna GB · 9 years ago
  6. a986d61 Allocate buffer for AV SDP in Stack by Ayan Ghosh · 9 years ago
  7. 6aef394 Add missing initialization of queue btm_cb.sec_pending_q by Pavlin Radoslavov · 9 years ago
  8. 757047a Cleanup after p_mcb if L2CA_ConnectReq() failed by Pavlin Radoslavov · 9 years ago
  9. 072bd75 Do not leak eventfd's for RFCOMM/AVDT/L2CAP by Andre Eisenbach · 9 years ago
  10. 6721232 Add LE L2CAP Connection Oriented Channel by Navin Kochar · 9 years ago
  11. 15b8ab4 SDP: Restrict attribute length to SDP_MAX_ATTR_LEN by venkata Jagadeesh · 9 years ago
  12. 64a81c7 Ignore LCB entries that migth have been released while queued am: fb2105f348 by Pavlin Radoslavov · 9 years ago
  13. fb2105f Ignore LCB entries that migth have been released while queued by Pavlin Radoslavov · 9 years ago
  14. e65e09f GATT: Initiate L2CAP disconnect only when the channel is open am: bf955cb7e5 by venkata Jagadeesh · 9 years ago
  15. bf955cb GATT: Initiate L2CAP disconnect only when the channel is open by venkata Jagadeesh · 9 years ago
  16. a9b3631 Remove btla-specific comments am: 1be7ae1a08 by Jakub Pawlowski · 9 years ago
  17. 1be7ae1 Remove btla-specific comments by Jakub Pawlowski · 9 years ago
  18. 09f045b Track TX empty event to manage sniff timer am: 4e972d8c24 by Srinu Jella · 9 years ago
  19. 4e972d8 Track TX empty event to manage sniff timer by Srinu Jella · 9 years ago
  20. 6305a70 HID: Remove bond for device in case Virtual unplug is ongoing am: dc5272a39d by Hemant Gupta · 9 years ago
  21. dc5272a HID: Remove bond for device in case Virtual unplug is ongoing by Hemant Gupta · 9 years ago
  22. e6e2ad6 Update OCF values per 0.96 spec am: ca58b09a91 by Satya Calloji · 9 years ago
  23. ca58b09 Update OCF values per 0.96 spec by Satya Calloji · 9 years ago
  24. 24d8dab OCF for LE Extended Set Scan Parameters Cmd is not correct am: b67ada19a7 by Eri Kasamatsu · 9 years ago
  25. b67ada1 OCF for LE Extended Set Scan Parameters Cmd is not correct by Eri Kasamatsu · 9 years ago
  26. 1d17241 Delete unused function declarations from sdp_api.h. am: 5c35aa44a2 by Sharvil Nanavati · 9 years ago
  27. 5c35aa4 Delete unused function declarations from sdp_api.h. by Sharvil Nanavati · 9 years ago
  28. e058c1e Avoid SMP process if another pairing is in progress am: 0bb891dc54 by Nitin Arora · 9 years ago
  29. 2de277c Remove MCB from mapping table when entry is released am: 5170c746e5 by Pavlin Radoslavov · 9 years ago
  30. 0bb891d Avoid SMP process if another pairing is in progress by Nitin Arora · 9 years ago
  31. 5170c74 Remove MCB from mapping table when entry is released by Pavlin Radoslavov · 9 years ago
  32. 752e83e Increase the number of security slots for other new profiles am: 9fed745a38 by Srinu Jella · 9 years ago
  33. 8e13d7e Correct the max SDU length used in BTIF layer am: f19ca75c17 by Srinu Jella · 9 years ago
  34. 9fed745 Increase the number of security slots for other new profiles by Srinu Jella · 9 years ago
  35. f19ca75 Correct the max SDU length used in BTIF layer by Srinu Jella · 9 years ago
  36. d3f0bd6 Merge "Reconstruct new packet to accomodate extra header length" am: ab6a1335bf by Srinu Jella · 9 years ago
  37. e3d45b0 Reconstruct new packet to accomodate extra header length by Srinu Jella · 9 years ago
  38. ebc9510 Revert "DO NOT MERGE Proper construction of AVDTP general reject message" by JivakDhadse · 9 years ago
  39. f85869d Fix miscellaneous compilation errors by Prashant Malani · 9 years ago
  40. 9146927 Fix l2cu_initialize_fixed_ccb() to return only initialized entries by Pavlin Radoslavov · 9 years ago
  41. cfcc3f8 Fix Dell LE keyboard connection issue by Chaojing Sun · 9 years ago
  42. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  43. 0fc412c Revert "Pick proper addres type for unknown devices" by Andre Eisenbach · 9 years ago
  44. fd7ca62 Get rid of counter by Jakub Pawlowski · 9 years ago
  45. f58d6e6 Replace usage of HCI_GET_CMD_BUF() with osi_malloc() by Pavlin Radoslavov · 9 years ago
  46. df5c69c Instrument and fix calls to strncmp() by Andre Eisenbach · 9 years ago
  47. d722e2f Suspend properly when receiving events without response by Jaganath Kanakkassery · 9 years ago
  48. e6e73fa Remove the need for -Wno-constant-logical-operand by Andre Eisenbach · 9 years ago
  49. dbd767d Remove Porsche car-kit pairing workaround by Andre Eisenbach · 9 years ago
  50. a9ea43b Fix compilation warnings/errors on fugu by Pavlin Radoslavov · 9 years ago
  51. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  52. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  53. b7672f4 Pick proper addres type for unknown devices by Jakub Pawlowski · 9 years ago
  54. 0acfd13 Validates the PDU length of GATT Prepare Write attribute requests by Subramanian Srinivasan · 9 years ago
  55. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  56. 6b0798a Fix auto disconnect right after connecting by Jakub Pawlowski · 9 years ago
  57. c12b2c0 Set GATT link inactivity timer to 1 by Priti Aghera · 9 years ago
  58. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  59. 0a20dd4 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  60. 5b9462d Remove BCM_STR* macros by Andre Eisenbach · 9 years ago
  61. 2313c24 Suppress some of the Power Management debug log messages by Pavlin Radoslavov · 9 years ago
  62. cac784d Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  63. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  64. f94e67c Fix the processing of AVRCP Rcvd Pass Through messages by Pavlin Radoslavov · 9 years ago
  65. 5f0e23d Register for Service Changed notifications for untrusted devices by Jakub Pawlowski · 9 years ago
  66. 7db2548 Revert "Keep sec_dev_rec in list instead of static array" by Andre Eisenbach · 9 years ago
  67. d36b421 Make autoconnect work properly for devices not having security record by Jakub Pawlowski · 9 years ago
  68. c9f86da Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  69. 73d488e Remove unused method by Jakub Pawlowski · 9 years ago
  70. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  71. 33bab32 Fix compilation errors when SMP_DEBUG flag is enabled by Subramanian Srinivasan · 9 years ago
  72. f40b136 Add explicit sec_act parameter to encryption requests by Andre Eisenbach · 9 years ago
  73. 7066f58 Fix invalid pointer de-reference resulting in a crash by Andre Eisenbach · 9 years ago
  74. d1fad88 Remove headers from LOCAL_SRC_FILES by Dan Willemsen · 9 years ago
  75. b283d64 Remove unused definition BOARD_HAVE_BLUETOOTH_BCM. by Sharvil Nanavati · 9 years ago
  76. 98ae9b2 Add missing creation of timer tSMP_CB.smp_rsp_timer_ent by Pavlin Radoslavov · 9 years ago
  77. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  78. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 9 years ago
  79. 1a5bb5f Implement OOB pairing for LE devices using TK. by Jakub Pawlowski · 9 years ago
  80. 8fc771e Bluetooth: Silence unused-parameter warning by Andreas Gampe · 9 years ago
  81. 7850051 Fix BT connection failures by Devin Kim · 9 years ago
  82. 76198e7 Clean up A2D_ParsSbcInfo indentation by Ian Coolidge · 9 years ago
  83. e6d7c4f Fix p_info increment in A2D_ParsSbcInfo by Ian Coolidge · 9 years ago
  84. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  85. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 9 years ago
  86. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 9 years ago
  87. 13bb089 Mark secure link as authenticated for LE by Andre Eisenbach · 9 years ago
  88. dd339ab Allow Bluetooth to build on systems with no LE support by Scott James Remnant · 9 years ago
  89. 4f820ee Merge "Set bits 4-6 to 0 in L2CAP fixed channel supported bit mask." by Andre Eisenbach · 9 years ago
  90. 592afaf Add missing initialization of module OSI_MODULE by Pavlin Radoslavov · 9 years ago
  91. c8fd186 Prevent integer overflows during GATT signing by Ajay Panicker · 9 years ago
  92. 693eee7 Set bits 4-6 to 0 in L2CAP fixed channel supported bit mask. by yanlaijun · 9 years ago
  93. 526f3cc Fix bug in SDP 128-bit UUID lookup by Andre Eisenbach · 9 years ago
  94. 9730550 Do not mask out secure connections (SC) bit for BT <4.2 by Andre Eisenbach · 9 years ago
  95. a0a3dac Merge "Serialize remote version query over LE" by Andre Eisenbach · 9 years ago
  96. 284ff6b Serialize remote version query over LE by Andre Eisenbach · 9 years ago
  97. 879aeec Remove unused HCI_PROTO_REVISION by Andre Eisenbach · 9 years ago
  98. 27e239d Check remote LMP version before enabling secure connections by Andre Eisenbach · 9 years ago
  99. 6196838 Fix 128-bit UUID byte order for GATT-over-BR/EDR by Andre Eisenbach · 9 years ago
  100. 577862e Update the usage of fixed_queue. by Pavlin Radoslavov · 9 years ago