[ath9k-devel] Bonjour mDNS broacast can be lost during BT-WLAN coexistence schemes?
Adrian Chadd <[email protected]>
| Newsgroups | org.ath9k.lists.ath9k-devel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <CAJ-VmokAypMZGWJ5BEnFpnBcYFZ=i7j-sgjpYjZB1KT+zHd5mA@mail.gmail.com> |
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 add hooks so your bluetooth code can get notifications about it. -a