commit | 3e2d671a4cd81dc7f13fa3465494b547ed5a5626 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Oct 06 13:16:23 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Oct 11 07:46:24 2016 -0700 |
tree | 46300c4146f2d5fb8a870c0de20d24e9791fbfde | |
parent | ab5c471b0b57343728de56bd0965ecc30dcaf583 [diff] |
wifi: Add the various iface object implementation This CL adds the implementation classes for the various iface HIDL interfaces defined. These classes implement the |getName| & |getType| methods in the Iface HIDL interface. Integration of these objects with WifiChip class is implemented in the next CL. Bug: 31943042 Test: Compiles Change-Id: I219afd6441e15c76cf7c61f7bcd2b3568dba2b98