ipcm_plat/commsdat_wlan_api/inc/cmmanagertablefields.h
changeset 2 086aae6fc07e
parent 0 5a93021fdf25
child 8 2e6c4614c58e
equal deleted inserted replaced
1:40cb640ef159 2:086aae6fc07e
    94 
    94 
    95 //Default Connection
    95 //Default Connection
    96 const CommsDat::TMDBElementId KCDTIdDefConnType         = 0x00120000;
    96 const CommsDat::TMDBElementId KCDTIdDefConnType         = 0x00120000;
    97 const CommsDat::TMDBElementId KCDTIdDefConnUid          = 0x00130000;
    97 const CommsDat::TMDBElementId KCDTIdDefConnUid          = 0x00130000;
    98 const CommsDat::TMDBElementId KCDTIdUsageOfWlan         = 0x00150000;
    98 const CommsDat::TMDBElementId KCDTIdUsageOfWlan         = 0x00150000;
    99 const CommsDat::TMDBElementId KCDTIdSeamlessnessHome    = 0x00170000;
    99 const CommsDat::TMDBElementId KCDTIdCellularDataUsageHome    = 0x00170000;
   100 const CommsDat::TMDBElementId KCDTIdSeamlessnessVisitor = 0x00180000;
   100 const CommsDat::TMDBElementId KCDTIdCellularDataUsageVisitor = 0x00180000;
   101 
   101 
   102 #endif      // TABLE_FIELDS_H
   102 #endif      // TABLE_FIELDS_H
   103 
   103 
   104 // End of File.
   104 // End of File.