Hi Ville, * ville.tervo@xxxxxxxxx <ville.tervo@xxxxxxxxx> [2011-02-14 13:36:12 +0200]: > From: Ville Tervo <ville.tervo@xxxxxxxxx> > > Use proper timer instead of hci command flow control to timeout > failed hci commands. Otherwise stack ends up sending commands > when flow control is used to block new commands. > > 2010-09-01 18:29:41.592132 < HCI Command: Remote Name Request (0x01|0x0019) plen 10 > bdaddr 00:16:CF:E1:C7:D7 mode 2 clkoffset 0x0000 > 2010-09-01 18:29:41.592681 > HCI Event: Command Status (0x0f) plen 4 > Remote Name Request (0x01|0x0019) status 0x00 ncmd 0 > 2010-09-01 18:29:51.022033 < HCI Command: Remote Name Request Cancel (0x01|0x001a) plen 6 > bdaddr 00:16:CF:E1:C7:D7 > > Signed-off-by: Ville Tervo <ville.tervo@xxxxxxxxx> > --- > include/net/bluetooth/hci.h | 3 +++ > include/net/bluetooth/hci_core.h | 2 +- > net/bluetooth/hci_core.c | 22 ++++++++++++++++------ > net/bluetooth/hci_event.c | 6 ++++++ > 4 files changed, 26 insertions(+), 7 deletions(-) Patch has been applied. Thanks. -- Gustavo F. Padovan http://profusion.mobi -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html