[ath9k-devel] Bonjour mDNS broacast can be lost during BT-WLAN coexistence schemes?
sandeep <[email protected]>
| Newsgroups | org.ath9k.lists.ath9k-devel |
|---|---|
| Message-ID | <[email protected]> |
sandeep suresh <sandeep.suresh <at> yahoo.co.in> writes: > > > Hello,?as I understand?behavior in WiFi-AP is as follows (for any wifi clients in power save mode): > 1. Buffered unicast messages to be sent to a STA via "Power-save POLL" command from STA. > 2. Buffered multicast/broadcast messages to be sent?out?following the beacon containing DTIM=0. > How can changes in WiFi-Client at ath9k mac80211 influence any third party router to send even multi-cast/broadcast messages after a "Power Save Poll"? > Thanks > Sandeep. > > > On Saturday, 2 April 2016 1:59 AM, Adrian Chadd <adrian <at> freebsd.org> wrote: > Hi,ath9k has support for station powersave, and it's driven by mac80211.You should be able to implement that policy in mac80211 and then addhooks so your bluetooth code can get notifications about it. > -a > > > > > > _______________________________________________ > ath9k-devel mailing list > ath9k-devel <at> lists.ath9k.org > https://lists.ath9k.org/mailman/listinfo/ath9k-devel > Hello, as I understand behavior in WiFi-AP is as follows (for any wifi clients in power save mode): 1. Buffered unicast messages to be sent to a STA via "Power-save POLL" command from STA. 2. Buffered multicast/broadcast messages to be sent out following the beacon containing DTIM=0. How can changes in WiFi-Client at ath9k mac80211 influence any third party router to send even multi-cast/broadcast messages after a "Power Save Poll"? Thanks Sandeep.