OSDN Git Service

Add enable/disable control of USB networking
authorRobert Greenwalt <robdroid@android.com>
Thu, 18 Feb 2010 18:54:08 +0000 (10:54 -0800)
committerRobert Greenwalt <robdroid@android.com>
Wed, 24 Feb 2010 00:32:57 +0000 (16:32 -0800)
commite7b9422f0dc7a18041536c63efe74c7095496258
tree0eb49f31a8ccf3790221ad78cfccad39a9b48904
parent3e6ba3ce1abda6071d5b01f53ca6039bb7b5e2d3
Add enable/disable control of USB networking

Also fix some errors in the interface control code (if we pass out all flags like so:
[up broadcast multicast]
we should probably accept that back)
CommandListener.cpp