commit | 16cde9931bcd8d8ca968ef1cded02684ea040374 | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@tieto.com> | Fri Apr 13 12:32:42 2012 +0200 |
committer | Gustavo Padovan <gustavo@padovan.org> | Tue Apr 24 11:38:41 2012 -0300 |
tree | 1ecdedcee16e1bb04f22765d6299e1f17386f514 | |
parent | ac71311e65e2c4c2dbac76db698fecbee755b016 [diff] |
Bluetooth: Fix missing break in hci_cmd_complete_evt Command complete event for HCI_OP_USER_PASSKEY_NEG_REPLY would result in calling handler function also for HCI_OP_LE_SET_SCAN_PARAM. This could result in undefined behaviour. Signed-off-by: Szymon Janc <szymon.janc@tieto.com> Signed-off-by: Gustavo Padovan <gustavo@padovan.org>