wpa supplicant stub

This commit is contained in:
kidfromjupiter
2026-02-01 06:54:10 +00:00
parent 15b26d6174
commit 47f1e3d06a
@@ -0,0 +1,13 @@
#ifndef WORKSPACE_WPA_SUPPLICANT_H
#define WORKSPACE_WPA_SUPPLICANT_H
namespace nearby {
namespace linux {
namespace wpa_supplicant {
class WpaSupplicant {
};
}
}
}
#endif // WORKSPACE_WPA_SUPPLICANT_H