You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/wpa_supplicant/binder/fi/w1/wpa_supplicant
Roshan Pius f1a5a34d8e binder: Implement interface add/remove methods
This commit implements the methods defined in Supplicant service:
1. CreateInterface
2. RemoveInterface
3. GetInterface

The binder service returns the corresponding iface binder object
references which can be used by clients to control a specific
interface.

Signed-off-by: Roshan Pius <rpius@google.com>
8 years ago
..
IIface.aidl binder: Add binder skeletal code for Android 8 years ago
ISupplicant.aidl binder: Implement interface add/remove methods 8 years ago
ISupplicantCallbacks.aidl binder: Add binder skeletal code for Android 8 years ago