OSDN Git Service

Hook netlink interface notification up to fwk.
authorRobert Greenwalt <robdroid@android.com>
Thu, 18 Feb 2010 01:42:37 +0000 (17:42 -0800)
committerRobert Greenwalt <robdroid@android.com>
Thu, 18 Feb 2010 01:42:37 +0000 (17:42 -0800)
commit67c5753274ee828b56f96b5e9cdae64c8562ad52
tree3fcd0f81b93f91fd233e6d0832f6815353d11193
parent5af38c360587ca2eef0badf6137ccf018f8cd4aa
Hook netlink interface notification up to fwk.

The java api was there to get callbacks but the middle piece was missing.
Also has one const defined for USB control that is part of a seperate change, but no harm.
NetlinkHandler.cpp
NetlinkHandler.h
NetlinkManager.cpp
ResponseCode.h