fixed typo in eps-bearer.h
This commit is contained in:
@@ -55,8 +55,8 @@ struct AllocationRetentionPriority
|
||||
*/
|
||||
AllocationRetentionPriority ();
|
||||
uint8_t priorityLevel; // /< 1-15; 1 = highest
|
||||
bool preemprionCapability; // /< true if bearer can preempt others
|
||||
bool preemprionVulnerability; // true if bearer can be preempted by others
|
||||
bool preemptionCapability; // /< true if bearer can preempt others
|
||||
bool preemptionVulnerability; // true if bearer can be preempted by others
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user