[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LMP
When I look at section 14, then I wonder:
LOCAL_CCID: Class = 1, C-Type = 1, 4 byte CC_id
REMOTE_CCID: Class = 2, C-Type = 1, 4 byte CC_id
Why is that not:
CCID: Class = 1, LOCAL: C-Type = 1, 4 byte CC_id
CCID: Class = 1, LOCAL: C-Type = 2, 4 byte CC_id
The above is just an example. this is type of definitions
occur throughout section 14, and it seems we are using
many more name space code points than really needed.
Is this handy? Wise? Good design?
Bert
- Follow-Ups:
- Re: LMP
- From: S Ramesh <rashanmu@npd.hcltech.com>