From: sandeep suresh <sandeep.suresh@yahoo.co.in>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Bonjour mDNS broacast can be lost during BT-WLAN coexistence schemes?
Date: Thu, 31 Mar 2016 01:33:47 +0000 (UTC) [thread overview]
Message-ID: <1728313528.26642.1459388027120.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: <CAJ-Vmomxbp4j3kmHOwf8AXB+s7jEDZGSR0j2Da=TjU324eHvNg@mail.gmail.com>
Hello Adrian,Thanks for the response. Regarding your comment, "I don't think you can get interrupts?based on that, but you can poll the gpio pin yourself?"In any MCU, we should be able generate an interrupt on rising/falling edge of GPIO and execute the ISR. Simillary, isn't it possible in ath9k to trigger a rising edge interrupt on BT_ACTIVE and in the respective ISR send a packet with power save management mode bit set. Similarly on the falling edge send a packet with power save management mode bit reset? Because polling for GPIOs every milliseconds will consume too much of CPU and not performance friendly for any system.RegardsSandeep.
On Thursday, 31 March 2016 1:32 AM, Adrian Chadd <adrian@freebsd.org> wrote:
Hi!
I don't know if you can do simulaneous wlan and BT RX - especially
since WLAN RX sometimes requires ACKs to be sent. :) But for
multicast, sure. You'd have to check the NIC schematic and antenna
switch programming to see if you can do simultaneous wlan RX (with no
TXing, eg RTS/CTS, ACK, etc) whilst also doing BT RX.
As for BT_ACTIVE -> powersave; I don't think you can get interrupts
based on that, but you can poll the gpio pin yourself and then tell
the driver to not transmit and/or enter sleep state. Entering sleep
state requires that you send some frame anyway to tell the AP you're
going to sleep.
-a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20160331/af90af21/attachment.htm
next prev parent reply other threads:[~2016-03-31 1:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1860079637.618245.1459097009016.JavaMail.yahoo.ref@mail.yahoo.com>
2016-03-27 16:43 ` [ath9k-devel] Bonjour mDNS broacast can be lost during BT-WLAN coexistence schemes? sandeep suresh
2016-03-27 22:43 ` Adrian Chadd
2016-03-27 23:27 ` Dave Taht
2016-03-29 4:22 ` sandeep suresh
2016-03-29 8:24 ` [ath9k-devel] Fw: " sandeep suresh
2016-03-29 20:29 ` [ath9k-devel] " Adrian Chadd
2016-03-30 1:40 ` sandeep suresh
2016-03-30 20:02 ` Adrian Chadd
2016-03-31 1:33 ` sandeep suresh [this message]
2016-03-31 22:04 ` Adrian Chadd
2016-04-01 1:32 ` sandeep suresh
2016-04-01 20:28 ` Adrian Chadd
2016-04-02 2:52 ` sandeep suresh
2016-04-05 4:33 ` sandeep
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1728313528.26642.1459388027120.JavaMail.yahoo@mail.yahoo.com \
--to=sandeep.suresh@yahoo.co.in \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).