Searched refs:Supplicant (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/wpa/wpa_supplicant/binder/
H A Dsupplicant.h30 class Supplicant : public fi::w1::wpa_supplicant::BnSupplicant class in namespace:wpa_supplicant_binder
33 Supplicant(struct wpa_global *global);
34 virtual ~Supplicant() = default;
H A Dbinder_manager.h49 android::sp<Supplicant> supplicant_object_;
H A Dsupplicant.cpp15 Supplicant::Supplicant(struct wpa_global *global) : wpa_global_(global) {} function in class:wpa_supplicant_binder::Supplicant
17 android::binder::Status Supplicant::CreateInterface(
84 android::binder::Status Supplicant::RemoveInterface(const std::string &ifname)
102 android::binder::Status Supplicant::GetInterface(
H A Dbinder_manager.cpp42 supplicant_object_ = new Supplicant(global);
/freebsd-13-stable/release/packages/
H A DMakefile.package91 wpa_COMMENT= 802.11 Supplicant
92 wpa_DESC= 802.11 Supplicant

Completed in 48 milliseconds