Lines Matching refs:supplicant
17 package android.hardware.wifi.supplicant@1.0;
23 * Interface exposed by the supplicant HIDL service registered
25 * This is the root level object for any the supplicant interactions.
29 * Debug levels for the supplicant.
44 * controlled by the supplicant.
59 * name which the supplicant already controls.
75 * Retrieve a list of all the interfaces controlled by the supplicant.
84 * @return ifaces List of all interfaces controlled by the supplicant.
89 * Register for callbacks from the supplicant service.
107 * Set debug parameters for the supplicant.
109 * @param level Debug logging level for the supplicant.