You need to sign in or sign up before continuing.
  1. 08 4月, 2011 1 次提交
    • G
      Bluetooth: Create struct l2cap_chan · 48454079
      Gustavo F. Padovan 提交于
      struct l2cap_chan cames to create a clear separation between what
      properties and data belongs to the L2CAP channel and what belongs to the
      socket. By now we just fold the struct sock * in struct l2cap_chan as all
      the channel info is struct l2cap_pinfo today.
      
      In the next commits we will see a move of channel stuff to struct
      l2cap_chan.
      Signed-off-by: NGustavo F. Padovan <padovan@profusion.mobi>
      48454079
  2. 06 4月, 2011 2 次提交
  3. 05 4月, 2011 7 次提交
  4. 01 4月, 2011 30 次提交