File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
meta-rdk-mtk-bpir4/recipes-ccsp/hal/files Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff 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];
9284diff --git a/wifi_hal_telemetry.h b/wifi_hal_telemetry.h
9385index 6867002..3596ea0 100644
9486--- a/wifi_hal_telemetry.h
You can’t perform that action at this time.
0 commit comments