1. 749f1c9 RFCOMM: HFP connection fails after BT reset with IOT carkit by Pramod Sivaraman · 9 years ago
  2. 2e9f700 Merge "RFCOMM: Incoming connection from car radio failing" into bt.lnx.2.1-dev by Service qcabuildsw · 9 years ago
  3. 115db2a Bluetooth: Adding Bluetooth Logger Trigger Points by Gurpreet Ghai · 9 years ago
  4. 30849c9 RFCOMM: Incoming connection from car radio failing by venkata Jagadeesh Garaga · 9 years ago
  5. 09dbd56 BT: Fixed Static Analysis Issues by Matadeen Mishra · 9 years ago
  6. 04ab694 Bluetooth:CoreStack: DUT Stack Logging. by Matadeen Mishra · 9 years ago
  7. ba64c39 Add missing NULL pointers assignments by Pavlin Radoslavov · 9 years ago
  8. 77c3905 Remove the RFComm MCB from the ports when releasing it by Pavlin Radoslavov · 9 years ago
  9. cafe4ea Return handle if an RFCOMM port is already open by Andre Eisenbach · 9 years ago
  10. c83ad35 Remove btla-specific comments by Jakub Pawlowski · 10 years ago
  11. 869abd1 Reconstruct new packet to accomodate extra header length by Srinu Jella · 10 years ago
  12. d212571 Cleanup after p_mcb if L2CA_ConnectReq() failed by Pavlin Radoslavov · 9 years ago
  13. 9ccca2b Do not leak eventfd's for RFCOMM/AVDT/L2CAP by Andre Eisenbach · 9 years ago
  14. 8cbd6d6 Remove MCB from mapping table when entry is released by Pavlin Radoslavov · 10 years ago
  15. 01658a7 Get rid of counter by Jakub Pawlowski · 10 years ago
  16. 5fe6f0c Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 10 years ago
  17. abd70ab Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 10 years ago
  18. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 10 years ago
  19. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 10 years ago
  20. 7850051 Fix BT connection failures by Devin Kim · 10 years ago
  21. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 10 years ago
  22. e29c343 GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros by Pavlin Radoslavov · 10 years ago
  23. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 10 years ago
  24. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 10 years ago
  25. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 10 years ago
  26. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 10 years ago
  27. 70ae7de GKI cleanup - Remove GKI pool related defines by Pavlin Radoslavov · 10 years ago
  28. 2e3d006 GKI cleanup - Eliminate usage of pool buffers by Pavlin Radoslavov · 10 years ago
  29. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 10 years ago
  30. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 10 years ago
  31. db55458 build: Update osi log functions, use consistently by Marie Janssen · 10 years ago
  32. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 10 years ago
  33. 63ecd95 Reduce log spam on TX queue congestion by Andre Eisenbach · 10 years ago
  34. b246a1a Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work by Prerepa Viswanadham · 10 years ago
  35. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 10 years ago
  36. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  37. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 11 years ago
  38. c0a87fe Remove GKI timers by Sharvil Nanavati · 11 years ago
  39. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 11 years ago
  40. 5e0abba Add RFCOMM result code string for an unspecified error. by Sharvil Nanavati · 11 years ago
  41. 1e8cb56 Adding some logging for the close states for RFCOMM connections. by June R. Tate-Gans · 11 years ago
  42. cccf02f Instrument data flow a bit by Chris Manton · 11 years ago
  43. 24933b5 Removing unnecessary BTAPI #defines. by June R. Tate-Gans · 11 years ago
  44. fe7216c Enforce GKI API buffer usage by Chris Manton · 11 years ago
  45. a4a9254 rfcomm: Check for null pointers on DLC request by Chris Manton · 11 years ago
  46. 468e4b9 Fix some more missing libc includes. by Ian Coolidge · 11 years ago
  47. 104e3f2 Cleanups needed to make clang happy by Bernhard Rosenkränzer · 11 years ago
  48. b4a53ec Enable flow control when tx buffer is full and peer stuck in receiving by Zhenye Zhu · 11 years ago
  49. d5bba90 Logging cleanup: RFCOMM and GAP. by Sharvil Nanavati · 11 years ago
  50. 8fe5887 Merge BT 4.1 features by Ganesh Ganapathi Batta · 11 years ago
  51. 5cd8bff Major warnings cleanup by Mike J. Chen · 12 years ago
  52. 5acd502 RFCOMM: fix connection timeout during security setup by kschulz · 12 years ago
  53. 181adbe Fixed issue that failed to update rfc credit to peer when host can not handle the incoming packets fast enough by zzy · 12 years ago
  54. ebef476 Added available size check to fix zero byte data available issue by zzy · 12 years ago
  55. 9ac641d fixed rfc resouce leaking and multi-session issue by Matthew Xie · 13 years ago
  56. 689d66b Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2 by The Android Open Source Project · 13 years ago
  57. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 13 years ago