ipcm_plat/connection_settings_shim_api/inc/cmmanagerdefines_shim.h
changeset 32 5c4486441ae6
parent 30 8dde790cab74
child 40 c5b848e6c7d1
equal deleted inserted replaced
31:c16e04725da3 32:5c4486441ae6
    62 
    62 
    63     /*!
    63     /*!
    64      *  Constants for maximum string lengths.
    64      *  Constants for maximum string lengths.
    65      */
    65      */
    66     //! Connection name length
    66     //! Connection name length
    67     const uint CmNameLength                 = 30;
    67     const uint CmNameLength                 = 50;
    68     //! Homepage address length
    68     //! Homepage address length
    69     const uint CmStartPageLength            = 1024;
    69     const uint CmStartPageLength            = 1024;
    70     //! IPv4 IP address length
    70     //! IPv4 IP address length
    71     const uint CmIP4AddressLength           = 15;
    71     const uint CmIP4AddressLength           = 15;
    72     //! IPv6 DNS address length
    72     //! IPv6 DNS address length