Hi Jack,
since we have struct like this...normally there are three possibilities
1) only enable
2) only disable
3) enable and disable
for case 1 and 2 its direct...we just send the list for enable/disable
but for case 3...i ignore the disable case...and only consider the enable
case...since the
I see the point that due to the nature of the structure, the client needs
to make multiple calls to complete the configuration. I think we can simply
this in the future.
In the other hand, I am wondering if the code schema from/to in the
structure is really needed or not? At least in AOSP we alway
yeah thats true
if i see the 3gpp spec
CSCB=[[,[,]]]
so mode is applied on the complete set of mids and dcss.
but as per the struct mode is applied in every range.
so we have to consider only one range and ignore rest...or we need to
rectify the structure.
On Friday, 21 January 2011 01:00:32