smsprotocols/smsstack/smsu/inc/smsuaddr.H
changeset 19 1f776524b15c
parent 0 3553901f7fa8
child 14 7ef16719d8cb
equal deleted inserted replaced
0:3553901f7fa8 19:1f776524b15c
    26 #if !defined(SMSUADDR_H__)
    26 #if !defined(SMSUADDR_H__)
    27 #define SMSUADDR_H__
    27 #define SMSUADDR_H__
    28 
    28 
    29 #include <e32property.h>
    29 #include <e32property.h>
    30 #include <es_sock.h>
    30 #include <es_sock.h>
    31 #include <etelmm.h>
       
    32 
    31 
    33 /** SMS sockets family identifier.*/
    32 /** SMS sockets family identifier.*/
    34 const TUint KSMSAddrFamily = 0x010;
    33 const TUint KSMSAddrFamily = 0x010;
    35 /** SMS sockets protocol ID. */
    34 /** SMS sockets protocol ID. */
    36 const TUint KSMSDatagramProtocol = 0x02;
    35 const TUint KSMSDatagramProtocol = 0x02;