Re: [PATCH v5 1/3] cfg80211: support FTM responder configuration/statistics

2018-10-01 Thread Johannes Berg
On Thu, 2018-09-20 at 17:30 -0700, Pradeep Kumar Chitrapu wrote: > Allow userspace to enable fine timing measurement responder > functionality with configurable lci/civic parameters in AP mode. > This can be done at AP start or changing beacon parameters. > > A new EXT_FEATURE flag is introduced f

[PATCH v5 1/3] cfg80211: support FTM responder configuration/statistics

2018-09-20 Thread Pradeep Kumar Chitrapu
Allow userspace to enable fine timing measurement responder functionality with configurable lci/civic parameters in AP mode. This can be done at AP start or changing beacon parameters. A new EXT_FEATURE flag is introduced for drivers to advertise the capability. Also nl80211 API support for retri