On 2/22/2024 11:38 PM, James Prestwood wrote:
Hi Baochen,
On 2/21/24 6:26 PM, Baochen Qiang wrote:
But you are using monitor mode, not station mode, on ath10k, right?
No I'm using station mode. It looks like ath10k creates a monitor device
to receive these frames (that was already done before my patch), but the
interface I'm using from userspace is a regular station interface
OK let's forget what ath10k does to receiver those frames for now and
focus on ath11k. From what I got from firmware team, it's expected that
ath11k station interface can't get those frame without a scan because
device A is connected to an AP already and is supposed to get frames
only from within the BSS, apparently device B here is not within that BSS.
Thanks,
James