qcacld-3.0: enhancement the beacon filter table
Enhancement the beacon filter table to add more elements and extension elements. Change-Id: Iee3bc9d768227102a971bafdb41db445c0f03d31 CRs-Fixed: 3296203
This commit is contained in:

کامیت شده توسط
Madan Koyyalamudi

والد
0572ed0dcc
کامیت
b5080fb430
@@ -12275,7 +12275,7 @@ QDF_STATUS sme_add_beacon_filter(mac_handle_t mac_handle,
|
||||
filter_param->vdev_id = session_id;
|
||||
|
||||
qdf_mem_copy(filter_param->ie_map, ie_map,
|
||||
BCN_FLT_MAX_ELEMS_IE_LIST * sizeof(uint32_t));
|
||||
SIR_BCN_FLT_MAX_ELEMS_IE_LIST * sizeof(uint32_t));
|
||||
|
||||
message.type = WMA_ADD_BCN_FILTER_CMDID;
|
||||
message.bodyptr = filter_param;
|
||||
|
مرجع در شماره جدید
Block a user