qcacld-3.0: Add support for 1x1 connect with 1 Tx/Rx Chain action OUI
Add support for new 1x1 connect with 1 Tx/Rx Chain action OUI to be parsed and sent to the FW. From host during connection, the behaviour is same as existing connect 1x1 action OUI where nss is sent to 1 to the FW, but the FW takes the decision to use only one Tx/Rx chain based on the OUIs defined in the new action ID. Change-Id: Ia464209043dc73bcc71577c43b28fbe13e780c23 CRs-Fixed: 2264326
此提交包含在:
@@ -92,6 +92,7 @@ enum action_oui_id {
|
||||
ACTION_OUI_CCKM_1X1 = 2,
|
||||
ACTION_OUI_ITO_ALTERNATE = 3,
|
||||
ACTION_OUI_SWITCH_TO_11N_MODE = 4,
|
||||
ACTION_OUI_CONNECT_1X1_WITH_1_CHAIN = 5,
|
||||
ACTION_OUI_MAXIMUM_ID
|
||||
};
|
||||
|
||||
|
新增問題並參考
封鎖使用者