Hi Marco, On Thu, Mar 03, 2011, Marco Sinigaglia wrote: > The hci_send_req 100ms timeout is not enough when the chip is in deep > sleep. The timeout value has been hardcoded on hci_send_req call and, > instead, it should be passed from above (for ex from > hci_le_set_scan_enable). This patch removes the hardcoded value from > hci_send_req and it increases the timeout to 1000ms. > > From: Marco Sinigaglia, marco.sinigaglia@xxxxxxx > > --- > lib/hci.c | 12 ++++++------ > lib/hci_lib.h | 6 +++--- > tools/hciconfig.c | 2 +- > tools/hcitool.c | 6 +++--- > 4 files changed, 13 insertions(+), 13 deletions(-) The patch looks good but doesn't apply with git am. Could you please recreate it with git format-patch and resend with git send-email? Thanks. Johan -- 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