qcacmn: Common code changes for VDEV conversion
This change is required by MCL for VDEV conversion. This change adds target_if all common code. Change-Id: If43cbbe12c9b4a2bc7fc46ff01f24a2fb6fda09e CRs-Fixed: 2460791
This commit is contained in:

committed by
nshrivas

parent
61585b05a2
commit
21ff0a53bf
@@ -35,6 +35,9 @@ struct vdev_mlme_obj;
|
||||
#define WLAN_VDEV_MLME_TYPE_STA 0x2
|
||||
#define WLAN_VDEV_MLME_TYPE_IBSS 0x3
|
||||
#define WLAN_VDEV_MLME_TYPE_MONITOR 0x4
|
||||
#define WLAN_VDEV_MLME_TYPE_NAN 0x5
|
||||
#define WLAN_VDEV_MLME_TYPE_OCB 0x6
|
||||
#define WLAN_VDEV_MLME_TYPE_NDI 0x7
|
||||
|
||||
/* values for vdev_subtype */
|
||||
#define WLAN_VDEV_MLME_SUBTYPE_P2P_DEVICE 0x1
|
||||
|
Reference in New Issue
Block a user