eap_am_types.h File Reference

Typedef u64_t

typedef unsigned long long u64_t

This is unsigned 64-bit integer. Actual implementation may be signed 64-bit integer. This depends on Symbian version.

Typedef u32_t

typedef unsigned long int u32_t

Typedef u16_t

typedef unsigned short int u16_t

Typedef u8_t

typedef unsigned char u8_t

Typedef i64_t

typedef __int64 i64_t

Typedef i32_t

typedef long int i32_t

Typedef i16_t

typedef short int i16_t

Typedef i8_t

typedef char i8_t

Typedef eap_char

typedef i8_t eap_char

Typedef eap_const_string

typedef const eap_char * eap_const_string

Typedef eap_format_string

typedef eap_const_string eap_format_string

Typedef eap_config_string

typedef const i8_t * eap_config_string