Browse Source

qcacld-3.0: Remove HDD_P2P_WILDCARD_SSID macros

The following macros have neer been used by the current version of the
driver, so remove them:
- HDD_P2P_WILDCARD_SSID
- HDD_P2P_WILDCARD_SSID_LEN

Change-Id: Ice446d0e6a9f6a1e95b16267a3cb6aebf85cf5ad
CRs-Fixed: 2368717
Jeff Johnson 6 years ago
parent
commit
f907ab4453
1 changed files with 0 additions and 3 deletions
  1. 0 3
      core/hdd/src/wlan_hdd_cfg80211.h

+ 0 - 3
core/hdd/src/wlan_hdd_cfg80211.h

@@ -57,9 +57,6 @@ struct hdd_context;
 #define SA_QUERY_FRAME_RSP "\x08\x01"
 #define SA_QUERY_FRAME_RSP_SIZE 2
 
-#define HDD_P2P_WILDCARD_SSID "DIRECT-"
-#define HDD_P2P_WILDCARD_SSID_LEN 7
-
 #define WNM_BSS_ACTION_FRAME "\x0a\x07"
 #define WNM_BSS_ACTION_FRAME_SIZE 2