commit | 73b2ec18532f45e9028ce4c7bc8d7f8818eabd2a | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Apr 18 19:36:44 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu May 05 13:47:41 2011 -0300 |
tree | e4ec31e6f06d1e84ad4eff0f6ee2a5f7e004a1b8 | |
parent | 9e4425fff9e0a0fb6a8c705777ed861f991f8747 [diff] |
Bluetooth: Handle psm == 0 case inside l2cap_add_psm() When the user doesn't specify a psm we have the choose one for the channel. Now we do this inside l2cap_add_psm(). Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>