Home
last modified time | relevance | path

Searched defs:removeAccessPoint (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V3-java-source/gen/android/hardware/wifi/hostapd/
DIHostapd.java80 …@Override public void removeAccessPoint(java.lang.String ifaceName) throws android.os.RemoteExcept… in removeAccessPoint() method in IHostapd.Default
378 …@Override public void removeAccessPoint(java.lang.String ifaceName) throws android.os.RemoteExcept… in removeAccessPoint() method in IHostapd.Stub.Proxy
577 public void removeAccessPoint(java.lang.String ifaceName) throws android.os.RemoteException; in removeAccessPoint() method
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-ndk-source/gen/android/hardware/wifi/hostapd/
DIHostapd.cpp266 ::ndk::ScopedAStatus BpHostapd::removeAccessPoint(const std::string& in_ifaceName) { in removeAccessPoint() function in aidl::android::hardware::wifi::hostapd::BpHostapd
530 ::ndk::ScopedAStatus IHostapdDefault::removeAccessPoint(const std::string& /*in_ifaceName*/) { in removeAccessPoint() function in aidl::android::hardware::wifi::hostapd::IHostapdDefault
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-ndk-source/gen/android/hardware/wifi/hostapd/
DIHostapd.cpp266 ::ndk::ScopedAStatus BpHostapd::removeAccessPoint(const std::string& in_ifaceName) { in removeAccessPoint() function in aidl::android::hardware::wifi::hostapd::BpHostapd
530 ::ndk::ScopedAStatus IHostapdDefault::removeAccessPoint(const std::string& /*in_ifaceName*/) { in removeAccessPoint() function in aidl::android::hardware::wifi::hostapd::IHostapdDefault
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-ndk-source/gen/android/hardware/wifi/hostapd/
DIHostapd.cpp266 ::ndk::ScopedAStatus BpHostapd::removeAccessPoint(const std::string& in_ifaceName) { in removeAccessPoint() function in aidl::android::hardware::wifi::hostapd::BpHostapd
530 ::ndk::ScopedAStatus IHostapdDefault::removeAccessPoint(const std::string& /*in_ifaceName*/) { in removeAccessPoint() function in aidl::android::hardware::wifi::hostapd::IHostapdDefault
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-ndk-source/gen/android/hardware/wifi/hostapd/
DIHostapd.cpp266 ::ndk::ScopedAStatus BpHostapd::removeAccessPoint(const std::string& in_ifaceName) { in removeAccessPoint() function in aidl::android::hardware::wifi::hostapd::BpHostapd
530 ::ndk::ScopedAStatus IHostapdDefault::removeAccessPoint(const std::string& /*in_ifaceName*/) { in removeAccessPoint() function in aidl::android::hardware::wifi::hostapd::IHostapdDefault
/aosp_15_r20/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/1/android/hardware/wifi/hostapd/
H A DIHostapd.aidl40 void removeAccessPoint(in String ifaceName); in removeAccessPoint() method
/aosp_15_r20/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/2/android/hardware/wifi/hostapd/
H A DIHostapd.aidl40 void removeAccessPoint(in String ifaceName); in removeAccessPoint() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd_interface/dump/android/hardware/wifi/hostapd/
DIHostapd.aidl40 void removeAccessPoint(in String ifaceName); in removeAccessPoint() method
/aosp_15_r20/hardware/interfaces/wifi/hostapd/aidl/android/hardware/wifi/hostapd/
H A DIHostapd.aidl87 void removeAccessPoint(in String ifaceName); in removeAccessPoint() method
/aosp_15_r20/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/current/android/hardware/wifi/hostapd/
H A DIHostapd.aidl40 void removeAccessPoint(in String ifaceName); in removeAccessPoint() method
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-ndk-source/gen/include/aidl/android/hardware/wifi/hostapd/
DBnHostapd.h50 ::ndk::ScopedAStatus removeAccessPoint(const std::string& in_ifaceName) override { in removeAccessPoint() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-ndk-source/gen/include/aidl/android/hardware/wifi/hostapd/
DBnHostapd.h50 ::ndk::ScopedAStatus removeAccessPoint(const std::string& in_ifaceName) override { in removeAccessPoint() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-ndk-source/gen/include/aidl/android/hardware/wifi/hostapd/
DBnHostapd.h50 ::ndk::ScopedAStatus removeAccessPoint(const std::string& in_ifaceName) override { in removeAccessPoint() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V1-ndk-source/gen/include/aidl/android/hardware/wifi/hostapd/
DBnHostapd.h50 ::ndk::ScopedAStatus removeAccessPoint(const std::string& in_ifaceName) override { in removeAccessPoint() function
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DIHostapdHal.java72 boolean removeAccessPoint(@NonNull String ifaceName); in removeAccessPoint() method
DHostapdHal.java183 public boolean removeAccessPoint(@NonNull String ifaceName) { in removeAccessPoint() method in HostapdHal
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/hostapd/aidl/android.hardware.wifi.hostapd-V3-java/android_common_apex30/turbine/
Dandroid.hardware.wifi.hostapd-V3-java.jarandroid/hardware/wifi/hostapd/ApInfo.class <Unknown> package android.hardware. ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/hostapd/1.0/android.hardware.wifi.hostapd-V1.0-java_gen_java/gen/srcs/android/hardware/wifi/hostapd/V1_0/
DIHostapd.java816 android.hardware.wifi.hostapd.V1_0.HostapdStatus removeAccessPoint(String ifaceName) in removeAccessPoint() method
993 public android.hardware.wifi.hostapd.V1_0.HostapdStatus removeAccessPoint(String ifaceName) in removeAccessPoint() method in IHostapd.Proxy
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/wifi/hostapd/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.0/
DBsHostapd.h60 …::android::hardware::Return<void> removeAccessPoint(const ::android::hardware::hidl_string& ifaceN… in removeAccessPoint() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/wifi/hostapd/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.0/
DBsHostapd.h60 …::android::hardware::Return<void> removeAccessPoint(const ::android::hardware::hidl_string& ifaceN… in removeAccessPoint() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/wifi/hostapd/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.0/
DBsHostapd.h60 …::android::hardware::Return<void> removeAccessPoint(const ::android::hardware::hidl_string& ifaceN… in removeAccessPoint() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/wifi/hostapd/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.0/
DBsHostapd.h60 …::android::hardware::Return<void> removeAccessPoint(const ::android::hardware::hidl_string& ifaceN… in removeAccessPoint() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/hostapd/1.0/android.hardware.wifi.hostapd-V1.0-java/android_common_apex30/turbine/
Dandroid.hardware.wifi.hostapd-V1.0-java.jarandroid/hardware/wifi/hostapd/V1_0/HostapdStatus.class <Unknown> package android. ...
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/wifi/hostapd/1.1/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.1/
DBsHostapd.h60 …::android::hardware::Return<void> removeAccessPoint(const ::android::hardware::hidl_string& ifaceN… in removeAccessPoint() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/wifi/hostapd/1.1/[email protected]_genc++_headers/gen/android/hardware/wifi/hostapd/1.1/
DBsHostapd.h60 …::android::hardware::Return<void> removeAccessPoint(const ::android::hardware::hidl_string& ifaceN… in removeAccessPoint() function

123