commit | d7556e20ade582a223ca1792e1f8a7bfd7d5d008 | [log] [tgz] |
---|---|---|
author | Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> | Tue May 31 15:49:26 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Jun 08 16:58:18 2011 -0300 |
tree | 7828fb0affae559586e74260c5265e0e15570c5f | |
parent | 19f8def031bfa50c579149b200bfeeb919727b27 [diff] |
Bluetooth: Refactor hci_auth_complete_evt function Replace if(conn) with if(!conn) checking to avoid too many nested statements Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>