Hi Lizardo, On Tue, Jan 17, 2012, Anderson Lizardo wrote: > Some devices may not advertise their name right on the first EIR data > sent (e.g. LE devices where name is set on either advertises or scan > responses, but not both). Given that the "found devices" cache does not > refresh the name on each EIR received, the UI may never show the name > during a discovery session. > > This fix improves the Discovery UI by showing names immediately as they > are received. This works by emitting DeviceFound signals when the name > is received, even if RSSI stays the same. > > Further discovery sessions will use the stored complete name, as usual. > --- > src/adapter.c | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) Applied. Please do a git pull and check that the eir_parse function is now both readable and correct. 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