On 28-11-2016 15:32, Johannes Berg wrote: > >> + * @distance: distance to AP with %parent_bssid in centimeters. Zero >> + * value indicates this is undetermined. >> + * @var_distance: variance of %distance indicating accurracy. > > accuracy > > The distance between the two APs? Where are you even obtaining that > information from? I was wondering about the meaning of the term "parent_bssid". Given your remark it means something else than my guess. I actually meant the distance to the AP indicated by this BSS. Our gscan code obtains the gscan results from firmware and in that API it has RTT info. However, recent testing revealed those fields are always coming up with zero values :-( So right now I am not sure if we need this extension. Regards, Arend