Changes

no edit summary
Line 86: Line 86:     
----
 
----
*'''ltebandval''' is a hexadecimal value that specifies the LTE frequency band. If it is set to 0 or 0x40000000, it means not to change LTE frequency band. (eg.: 0x15=0x1(LTEB1)+0x4(LTE B3)+0x10(LTE B5)).
+
*'''ltebandval''' is a hexadecimal value that specifies the LTE frequency band. (eg.: 0x15=0x1(LTEB1)+0x4(LTE B3)+0x10(LTE B5)).
 
A table of possible ltebandval values and their meanings.  
 
A table of possible ltebandval values and their meanings.  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 94: Line 94:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>0</td>
+
       <td>0 or 0x40000000</td>
 
       <td>No change</td>
 
       <td>No change</td>
 
     </tr>
 
     </tr>
Line 128: Line 128:     
----
 
----
*'''tdsbandval''' is a hexadecimal value that specifies the TD - SCDMA frequency band. If it is set to 0 or 0x40000000, it means not to change TD-SCDMA frequency band.
+
*'''tdsbandval''' is a hexadecimal value that specifies the TD - SCDMA frequency band.  
 
A table of possible tdsbandval values and their meanings.  
 
A table of possible tdsbandval values and their meanings.  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 136: Line 136:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>0</td>
+
       <td>0 or 0x40000000</td>
 
       <td>No change</td>
 
       <td>No change</td>
 
     </tr>
 
     </tr>
Line 162: Line 162:  
       <td>0x20</td>
 
       <td>0x20</td>
 
       <td>TDS Band F</td>
 
       <td>TDS Band F</td>
    </tr>
  −
    <tr>
  −
      <td>0x40000000</td>
  −
      <td>No change</td>
   
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu