|
@@ -16706,6 +16706,7 @@ enum wmi_peer_type {
|
|
|
WMI_PEER_TYPE_NAN_DATA = 4, /* Peer is NAN DATA */
|
|
|
WMI_PEER_TYPE_TRANS_BSS = 5, /* For creating BSS peer when connecting with non-transmit AP */
|
|
|
WMI_PEER_TYPE_PASN = 6, /* Peer is used for Pre-Association Security Negotiation */
|
|
|
+ WMI_PEER_TYPE_BRIDGE = 7, /* For creating Dummy Peer in case of 4 Link MLO */
|
|
|
WMI_PEER_TYPE_HOST_MAX = 127, /* Host <-> Target Peer type is assigned up to 127 */
|
|
|
/* Reserved from 128 - 255 for target internal use.*/
|
|
|
WMI_PEER_TYPE_ROAMOFFLOAD_TEMP = 128, /* Temporarily created during offload roam */
|