Skip to content

Commit dc5601a

Browse files
Merge pull request #235 from rdkcentral/RDKBACCL-1023
RDKBACCL-1023: New halinterface import change is not building
2 parents 879830a + 6b4af59 commit dc5601a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

meta-rdk-mtk-bpir4/recipes-ccsp/hal/files/hal_interface.patch

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,6 @@ index a55ede6..c172320 100644
8181
size_t ie_len;
8282
wifi_security_modes_t sec_mode;
8383
wifi_encryption_method_t enc_method;
84-
@@ -832,6 +832,7 @@ typedef struct {
85-
BOOL radio_presence[MAX_NUM_RADIOS]; /**< Indicates if the interfaces is present (not in deep sleep)*/
86-
wifi_multi_link_info_t mu_info;
87-
UINT BssMaxStaAllow; /**< Maximum number of stations supported for given platform. Gets populated during bring-up. */
88-
+ UINT colocated_mode;
89-
90-
//Device Information related fields
91-
CHAR manufacturer[DEFAULT_DEVICE_FIELD_LEN];
9284
diff --git a/wifi_hal_telemetry.h b/wifi_hal_telemetry.h
9385
index 6867002..3596ea0 100644
9486
--- a/wifi_hal_telemetry.h

0 commit comments

Comments
 (0)