Hi Johan, > When HCI_Reset is issued the discovery state is assumed to be stopped. > The hci_cc_reset() handler was trying to set the state but it was doing > it without using the hci_discovery_set_state() function. Because of this > e.g. the mgmt Discovering event could go without being sent. This patch > fixes the code to use the hci_discovery_set_state() function instead of > just blindly setting the state value. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/hci_event.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel -- 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