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: Fri, 1 Apr 2016 01:32:29 +0000 (UTC) [thread overview]
Message-ID: <1226946591.551679.1459474349098.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: <CAJ-VmonT5AWXzstdxbR+R6p4ia-ui6WFaQ9Tq28TzLd-uh4dUw@mail.gmail.com>
Hello Adrian,Thanks for your response. Two follow-up queries:a. Regarding your comment, "I thought bt_tx_rx is "bt is active", not "bt is tx'ing." I'd have to?check the PHY docs." Can you please check this and let me know?
b. Regarding power save mode. As I understand, as per the legacy power save mode, buffered unicast messages can be retrived by a wifi-client after it wakes-up by issueing a PS-Poll command. And buffered multicast/broadcast will be asynchronously sent from WiFi-AP after reaching DTIM = 0. Is there any mechanism available with ath9k WiFi-client to perform the following:-Before going to sleep a WiFi-Client informs by a command to buffer all multicast/broadcast messages to WiFi-AP. The Wifi client sleep and wake-up say after a maximum duration of 25ms. Then it sends another command to WiFi-AP to transmit all buffered multicast/broadcast packets.?
RegardsSandeep.
On Friday, 1 April 2016 3:34 AM, Adrian Chadd <adrian@freebsd.org> wrote:
On 30 March 2016 at 18:33, sandeep suresh <sandeep.suresh@yahoo.co.in> wrote:
> 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.
I know. There's apparently GPIO interrupt support in the ath9k
hardware but I've never used it. All of the register definition should
be there though!
I just don't know if you'll get them if it's being wired as a
BT_ACTIVE pin instead of a GPIO pin..
-adrian
> Regards
> Sandeep.
>
>
> 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/20160401/530ac074/attachment.htm
next prev parent reply other threads:[~2016-04-01 1:32 UTC|newest]
Thread overview: 20+ 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 22:43 ` Adrian Chadd
2016-03-27 23:27 ` [ath9k-devel] " Dave Taht
2016-03-27 23:27 ` Dave Taht
2016-03-29 4:22 ` [ath9k-devel] " sandeep suresh
2016-03-29 8:24 ` [ath9k-devel] Fw: " sandeep suresh
2016-03-29 20:29 ` [ath9k-devel] " Adrian Chadd
2016-03-29 20:29 ` Adrian Chadd
2016-03-30 1:40 ` [ath9k-devel] " sandeep suresh
2016-03-30 20:02 ` Adrian Chadd
2016-03-30 20:02 ` Adrian Chadd
2016-03-31 1:33 ` [ath9k-devel] " sandeep suresh
2016-03-31 22:04 ` Adrian Chadd
2016-03-31 22:04 ` Adrian Chadd
2016-04-01 1:32 ` sandeep suresh [this message]
2016-04-01 20:28 ` [ath9k-devel] " Adrian Chadd
2016-04-01 20:28 ` Adrian Chadd
2016-04-02 2:52 ` [ath9k-devel] " 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=1226946591.551679.1459474349098.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.