[PATCH 2/4] cfg80211: Add new NL80211_CMD_SET_BTCOEX_PRIORITY to support BTCOEX

Johannes Berg johannes at sipsolutions.net
Mon Jan 9 02:36:30 PST 2017


> Is it fine to have something like this
> 
> 1) We can have this btcoex_priority value as a optional value in
> btcoex enable command like below
> 
> iw phyX btcoex_state <enable| disable> [prirority(vendor spcific
> value)]
> 
> 2) Or we can have seperate command for btcoex_priority as below
> 
> iw phyX set btcoex_priority <priority (vendor spcific value)>
> 
> Hopefully this will get rid off all the nl80211 bits.

That makes no sense.

If the bits are vendor specific, then there's no value in having this
as an nl80211 command (rather than a vendor command) to start with.

You need to understand that I'm differentiating between *capability*
bits and actual *priority setting* bits - please re-read the thread
with that in mind.

johannes



More information about the ath10k mailing list