mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
wpa supplicant stub
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user