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.2/
Diface_config_utils.h38 SupplicantStatus setWpsDeviceType(
Diface_config_utils.cpp99 SupplicantStatus setWpsDeviceType( in setWpsDeviceType() function
Dsta_iface.h139 Return<void> setWpsDeviceType(
Dp2p_iface.h158 Return<void> setWpsDeviceType(
Dsta_iface.cpp444 Return<void> StaIface::setWpsDeviceType( in setWpsDeviceType() function in android::hardware::wifi::supplicant::V1_2::implementation::StaIface
976 return iface_config_utils::setWpsDeviceType(retrieveIfacePtr(), type); in setWpsDeviceTypeInternal()
Dp2p_iface.cpp740 Return<void> P2pIface::setWpsDeviceType( in setWpsDeviceType() function in android::hardware::wifi::supplicant::V1_2::implementation::P2pIface
1483 return iface_config_utils::setWpsDeviceType(retrieveIfacePtr(), type); in setWpsDeviceTypeInternal()