On Sun, 2018-10-07 at 21:58 +0200, Johannes Berg wrote: > > > > + * @partial: indicates that this is a partial result for this type > > > > Is partial set to false for the last result of this measurement type? This may > > be useful, for example if requesting multiple measurement types, user space can > > start processing one measurement type before the entire session is completed. > > Yes, that was the intent, e.g. for multiple FTM bursts, but I see how > this might be misleading at this level. I'll clarify the documentation > (and probably over in nl80211.h as well) Actually, I changed my mind - I'll add a "final" bit as well, so "partial" will be set on all of them. johannes