https://bugzilla.novell.com/show_bug.cgi?id=726894 https://bugzilla.novell.com/show_bug.cgi?id=726894#c1 --- Comment #1 from Bryan Webb <howard.bryan.webb@gmail.com> 2011-10-27 18:26:25 UTC --- In another case, I have seen it continue to scan after identifying the device name. I think the normal sequence when requesting a name should be: 2011-10-27 11:05:39.262599 < HCI Command: Remote Name Request (0x01|0x0019) plen 10 bdaddr 00:16:53:01:D5:43 mode 2 clkoffset 0x0000 2011-10-27 11:05:39.265413 > HCI Event: Command Status (0x0f) plen 4 Remote Name Request (0x01|0x0019) status 0x00 ncmd 1 2011-10-27 11:05:42.757827 > HCI Event: Remote Name Req Complete (0x07) plen 255 status 0x00 bdaddr 00:16:53:01:D5:43 name 'NXT' It looks to me that instead what happened was: 2011-10-27 09:32:14.233446 < HCI Command: Remote Name Request (0x01|0x0019) plen 10 bdaddr 00:16:53:01:D5:43 mode 2 clkoffset 0x0000 2011-10-27 09:32:14.236232 > HCI Event: Command Status (0x0f) plen 4 Remote Name Request (0x01|0x0019) status 0x00 ncmd 1 and that 2011-10-27 11:05:42.757827 > HCI Event: Remote Name Req Complete (0x07) plen 255 status 0x00 bdaddr 00:16:53:01:D5:43 name 'NXT' was never received. At approximately the same time, the device (who knows why) tried to establish a link (bluedevil didn't know the PIN at this point), which was rejected. After that, the scan stopped. So is this a bad reaction in response to a protocol-level confusion? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.