commit | 22121fc9152ca8f25a2d790860832ccb6a414c4d | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <gustavo@las.ic.unicamp.br> | Thu Jul 23 10:27:23 2009 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 22 14:50:07 2009 -0700 |
tree | 03fcc5bdbdae77838f9aff9ce0f6e43895fd36d7 | |
parent | f2fcfcd670257236ebf2088bbdf26f6a8ef459fe [diff] |
Bluetooth: Create separate l2cap_send_disconn_req() function The code for sending a disconnect request was repeated several times within L2CAP source code. So move this into its own function. Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>