Add Protocol.BASE_ETHERNET
Change-Id: I4e51370c0b53d9902eea8aae409f9f7cffaf28ad
This commit is contained in:
@@ -64,5 +64,6 @@ public class Protocol {
|
||||
public static final int BASE_NETWORK_AGENT = 0x00081000;
|
||||
public static final int BASE_NETWORK_MONITOR = 0x00082000;
|
||||
public static final int BASE_NETWORK_FACTORY = 0x00083000;
|
||||
public static final int BASE_ETHERNET = 0x00084000;
|
||||
//TODO: define all used protocols
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user