commit | 5c1b8af16dbbc20c89aaca2f93e725e12b16d055 | [log] [tgz] |
---|---|---|
author | San Mehat <san@google.com> | Thu Jan 21 15:37:10 2010 -0800 |
committer | San Mehat <san@google.com> | Fri Jan 22 08:32:49 2010 -0800 |
tree | 1deeadf30595add6f04c9da90cc5e421fefc9566 | |
parent | 0399710d9a7ee575104e7d76dc988afb7829ccb9 [diff] [blame] |
netd: Add Flush out enumerating/configuring interfaces Signed-off-by: San Mehat <san@google.com>
diff --git a/ResponseCode.h b/ResponseCode.h index cf818ae..c8e1b70 100644 --- a/ResponseCode.h +++ b/ResponseCode.h
@@ -33,6 +33,7 @@ static const int TetherStatusResult = 210; static const int IpFwdStatusResult = 211; static const int PanStatusResult = 212; + static const int InterfaceGetInfoResult = 213; // 400 series - The command was accepted but the requested action // did not take place.