bcn_filter_rx_cmdid

Yeoh Chun-Yeow yeohchunyeow at gmail.com
Tue Jan 13 23:37:43 PST 2015


I have found the array ie_map in the struct wmi_add_bcn_filter as follow:

struct wmi_add_bcn_filter_cmd {
        u32 vdev_id;
        u32 ie_map[BCN_FLT_MAX_ELEMS_IE_LIST];
} __packed;

Anyone knows what is ie_map related to? How to set this for add beacon
filter command. I would like to disable the beacon filtering for my
adhoc node.

Regards,
Chun-Yeow

On Tue, Jan 13, 2015 at 2:35 PM, Michal Kazior <michal.kazior at tieto.com> wrote:
> On 13 January 2015 at 06:20, Yeoh Chun-Yeow <yeohchunyeow at gmail.com> wrote:
>> Hi, all
>>
>> Anyone has tried to use the "bcn_filter_rx_cmdid"? Is this working?
>
> From what I understand currently available firmware binaries don't
> support this command.
>
> I believe WMI_ADD_BCN_FILTER_CMDID and WMI_RMV_BCN_FILTER_CMDID might
> work with the 636 (it advertises WMI_SERVICE_BCN_FILTER in
> wmi_services) but I haven't tested this.
>
>
> Michał



More information about the ath10k mailing list