Searched refs:IApInterface (Results 1 – 11 of 11) sorted by relevance
27 using android::net::wifi::IApInterface;58 sp<IApInterface> ap_interface; in TEST()74 sp<IApInterface> ap_interface2; in TEST()88 sp<IApInterface> ap_interface; in TEST()104 IApInterface::ENCRYPTION_TYPE_WPA2, in TEST()145 sp<IApInterface> ap_interface; in TEST()155 IApInterface::ENCRYPTION_TYPE_WPA2, in TEST()166 IApInterface::ENCRYPTION_TYPE_WPA2, in TEST()
19 import android.net.wifi.IApInterface;27 oneway void OnApInterfaceReady(IApInterface network_interface); in OnApInterfaceReady()33 oneway void OnApTorndownEvent(IApInterface network_interface); in OnApTorndownEvent()
19 import android.net.wifi.IApInterface;30 @nullable IApInterface createApInterface(); in createApInterface()
21 interface IApInterface { interface
31 using android::net::wifi::IApInterface;125 sp<IApInterface> ap_if; in TEST_F()133 sp<IApInterface> ap_if; in TEST_F()138 sp<IApInterface> second_ap_if; in TEST_F()146 sp<IApInterface> ap_if; in TEST_F()
70 case IApInterface::ENCRYPTION_TYPE_NONE: in writeHostapdConfig()73 case IApInterface::ENCRYPTION_TYPE_WPA: in writeHostapdConfig()76 case IApInterface::ENCRYPTION_TYPE_WPA2: in writeHostapdConfig()
71 android::sp<android::net::wifi::IApInterface>*104 android::sp<android::net::wifi::IApInterface> network_interface);108 android::sp<android::net::wifi::IApInterface> network_interface);
26 using android::net::wifi::IApInterface;70 sp<IApInterface> ApInterfaceImpl::GetBinder() const { in GetBinder()
34 using android::net::wifi::IApInterface;117 Status Server::createApInterface(sp<IApInterface>* created_interface) { in createApInterface()334 sp<IApInterface> network_interface) { in BroadcastApInterfaceReady()348 sp<IApInterface> network_interface) { in BroadcastApInterfaceTornDown()
51 android::sp<android::net::wifi::IApInterface> GetBinder() const;
104 aidl/android/net/wifi/IApInterface.aidl \