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.4/
Diface_config_utils.h38 SupplicantStatus setWpsDeviceType(
Diface_config_utils.cpp101 SupplicantStatus setWpsDeviceType( in setWpsDeviceType() function
Dp2p_iface.h163 Return<void> setWpsDeviceType(
Dsta_iface.h155 Return<void> setWpsDeviceType(
Dsta_iface.cpp614 Return<void> StaIface::setWpsDeviceType( in setWpsDeviceType() function in android::hardware::wifi::supplicant::V1_4::implementation::StaIface
1281 return iface_config_utils::setWpsDeviceType(retrieveIfacePtr(), type); in setWpsDeviceTypeInternal()
Dp2p_iface.cpp814 Return<void> P2pIface::setWpsDeviceType( in setWpsDeviceType() function in android::hardware::wifi::supplicant::V1_4::implementation::P2pIface
1593 return iface_config_utils::setWpsDeviceType(retrieveIfacePtr(), type); in setWpsDeviceTypeInternal()