Home
last modified time | relevance | path

Searched refs:setWpsDeviceType (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Diface_config_utils.h37 SupplicantStatus setWpsDeviceType(
Diface_config_utils.cpp96 SupplicantStatus setWpsDeviceType( in setWpsDeviceType() function
Dsta_iface.h132 Return<void> setWpsDeviceType(
Dsta_iface.cpp418 Return<void> StaIface::setWpsDeviceType( in setWpsDeviceType() function in android::hardware::wifi::supplicant::V1_0::implementation::StaIface
898 return iface_config_utils::setWpsDeviceType(retrieveIfacePtr(), type); in setWpsDeviceTypeInternal()
Dp2p_iface.h156 Return<void> setWpsDeviceType(
Dp2p_iface.cpp406 Return<void> P2pIface::setWpsDeviceType( in setWpsDeviceType() function in android::hardware::wifi::supplicant::V1_0::implementation::P2pIface
1118 return iface_config_utils::setWpsDeviceType(retrieveIfacePtr(), type); in setWpsDeviceTypeInternal()