Searched refs:ISupplicantIface (Results 1 – 13 of 13) sorted by relevance
/hardware/interfaces/wifi/supplicant/1.1/vts/functional/ |
D | supplicant_hidl_test.cpp | 29 using ::android::hardware::wifi::supplicant::V1_0::ISupplicantIface; 74 [&](const SupplicantStatus& status, const sp<ISupplicantIface>& iface) { in TEST_F() 92 [&](const SupplicantStatus& status, const sp<ISupplicantIface>& iface) { in TEST_F() 110 [&](const SupplicantStatus& status, const sp<ISupplicantIface>& iface) { in TEST_F() 133 [&](const SupplicantStatus& status, const sp<ISupplicantIface>& iface) { in TEST_F()
|
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
D | supplicant_hidl_test_utils.cpp | 41 using ::android::hardware::wifi::supplicant::V1_0::ISupplicantIface; 210 const sp<ISupplicantIface>& /* iface */) { in addSupplicantStaIface_1_1() argument 226 const sp<ISupplicantIface>& /* iface */) { in addSupplicantP2pIface_1_1() argument 280 const sp<ISupplicantIface>& iface) { in getSupplicantStaIface() 337 const sp<ISupplicantIface>& iface) { in getSupplicantP2pIface()
|
D | supplicant_hidl_test.cpp | 32 using ::android::hardware::wifi::supplicant::V1_0::ISupplicantIface; 116 [&](const SupplicantStatus& status, const sp<ISupplicantIface>& iface) { in TEST_P()
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | Android.bp | 10 "ISupplicantIface.hal",
|
D | ISupplicant.hal | 20 import ISupplicantIface; 72 generates (SupplicantStatus status, ISupplicantIface iface); 77 * The corresponding |ISupplicantIface| object for any interface can be
|
D | types.hal | 28 /** |ISupplicantIface| HIDL interface object is no longer valid. */
|
D | ISupplicantStaIface.hal | 19 import ISupplicantIface; 26 interface ISupplicantStaIface extends ISupplicantIface {
|
D | ISupplicantIface.hal | 25 interface ISupplicantIface {
|
D | ISupplicantP2pIface.hal | 19 import ISupplicantIface; 26 interface ISupplicantP2pIface extends ISupplicantIface {
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicant.hal | 20 import @1.0::ISupplicantIface; 43 generates (SupplicantStatus status, ISupplicantIface iface);
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicant.hal | 26 * 1.1 HAL. For example V1_1::ISupplicant::addIface() adds V1_1::ISupplicantIface,
|
D | ISupplicantP2pIface.hal | 28 * 1.2 HAL. For example V1_2::ISupplicant::addIface() adds V1_2::ISupplicantIface,
|
/hardware/interfaces/ |
D | current.txt | 174 …e5429548f06768bb20a257f75b10a397c4d825ef8438 android.hardware.wifi.supplicant@1.0::ISupplicantIface
|