hostap/wpa_supplicant/binder
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>
2016-04-02 17:35:28 +03:00
..
fi/w1/wpa_supplicant binder: Implement interface add/remove methods 2016-04-02 17:35:28 +03:00
binder.cpp binder: Implement interface add/remove methods 2016-04-02 17:35:28 +03:00
binder.h binder: Implement interface add/remove methods 2016-04-02 17:35:28 +03:00
binder_i.h binder: Add binder skeletal code for Android 2016-04-02 17:35:26 +03:00
binder_manager.cpp binder: Implement interface add/remove methods 2016-04-02 17:35:28 +03:00
binder_manager.h binder: Implement interface add/remove methods 2016-04-02 17:35:28 +03:00
iface.cpp binder: Add binder skeletal code for Android 2016-04-02 17:35:26 +03:00
iface.h binder: Add binder skeletal code for Android 2016-04-02 17:35:26 +03:00
supplicant.cpp binder: Implement interface add/remove methods 2016-04-02 17:35:28 +03:00
supplicant.h binder: Implement interface add/remove methods 2016-04-02 17:35:28 +03:00