1. 14 Jan, 2004 4 commits
  2. 13 Jan, 2004 3 commits
    • Marcel Holtmann's avatar
      [Bluetooth] Set disconnect timer for incoming ACL links · 71f644c0
      Marcel Holtmann authored
      In general a Bluetooth stack that creates an ACL link should also take
      care of its termination, but some Bluetooth devices think otherwise. The
      problem is that the Bluetooth specification don't defines an ownership
      of an ACL link and if nobody cares about it, two devices stay connected
      even if there is no need. To avoid leftover ACL links the disconnect
      timer must also be used for incoming connections, but it is set twice
      the default disconnect timeout so the other side get enough time to
      clean everything by itself.
      71f644c0
    • Marcel Holtmann's avatar
      [Bluetooth] Use R2 for default value of pscan_rep_mode · d2d54085
      Marcel Holtmann authored
      The only possible default value for pscan_rep_mode, if there is no entry
      in the inquiry cache, can be R2.
      d2d54085
    • Marcel Holtmann's avatar
      [Bluetooth] Fix CMTP reference counting · 58c0cfa3
      Marcel Holtmann authored
      This patch fixes the module reference counting which was done wrong while
      porting this driver to the 2.6 kernel series.
      58c0cfa3
  3. 12 Jan, 2004 1 commit
  4. 09 Jan, 2004 3 commits
  5. 08 Jan, 2004 29 commits