videoutils_plat/videoconnutility_api/tsrc/VCXTestCommon/inc/IptvTestUtilALR.h
changeset 1 17b6bb2b14ba
parent 0 822a42b6c3f1
child 3 bdf78597b41c
equal deleted inserted replaced
0:822a42b6c3f1 1:17b6bb2b14ba
    24 
    24 
    25 #include <cmmanagerext.h>
    25 #include <cmmanagerext.h>
    26 #include <cmdestinationext.h>
    26 #include <cmdestinationext.h>
    27 #include <cmconnectionmethodext.h>
    27 #include <cmconnectionmethodext.h>
    28 #include <cmconnectionmethoddef.h>
    28 #include <cmconnectionmethoddef.h>
       
    29 #include <commdbconnpref.h>
    29 
    30 
    30 // FORWARD DECLARATIONS;
    31 // FORWARD DECLARATIONS;
    31 class CIptvTestActiveWait;
    32 class CIptvTestActiveWait;
    32 
    33 
    33 // CONSTANTS
    34 // CONSTANTS
   128 
   129 
   129     /**
   130     /**
   130     * Terminates active connections for the destination's IAPs.
   131     * Terminates active connections for the destination's IAPs.
   131     */
   132     */
   132     IMPORT_C void TerminateDestinationConnectionsL( TDesC& aDestinationName );
   133     IMPORT_C void TerminateDestinationConnectionsL( TDesC& aDestinationName );
       
   134     
       
   135     /**
       
   136      * Gets the default access point from connection manager
       
   137      */
       
   138     IMPORT_C TUint32 GetDefaultIap( void );
   133 
   139 
   134 private: // New functions
   140 private: // New functions
   135 
   141 
   136     /**
   142     /**
   137      * Prints destination's IAPs and their priorities to debug output.
   143      * Prints destination's IAPs and their priorities to debug output.