Go to the source code of this file.
§ GSM_USED_BLUEPHONET
| #define GSM_USED_BLUEPHONET |
§ GSM_USED_DKU2AT
§ GSM_USED_DKU2PHONET
| #define GSM_USED_DKU2PHONET |
§ GSM_USED_DKU5FBUS2
| #define GSM_USED_DKU5FBUS2 |
§ GSM_USED_FBUS2
§ GSM_USED_FBUS2DLR3
| #define GSM_USED_FBUS2DLR3 |
§ GSM_USED_FBUS2PL2303
| #define GSM_USED_FBUS2PL2303 |
§ GSM_USED_IRDAPHONET
| #define GSM_USED_IRDAPHONET |
§ GSM_USED_MBUS2
§ GSM_USED_PHONETBLUE
| #define GSM_USED_PHONETBLUE |
§ N6510_Connection_Settings
| Enumerator |
|---|
| N6510_MMS_SETTINGS | |
| N6510_CHAT_SETTINGS | |
| N6510_WAP_SETTINGS | |
| N6510_SYNCML_SETTINGS | |
Definition at line 8 of file n6510.h.
N6510_Connection_Settings
§ N6510_PHONE_LIGHTS
| Enumerator |
|---|
| N6510_LIGHT_DISPLAY | |
| N6510_LIGHT_KEYPAD | |
| N6510_LIGHT_TORCH | |
Definition at line 16 of file n6510.h.
§ N6510_DecodeFMFrequency()
| void N6510_DecodeFMFrequency |
( |
double * |
freq, |
|
|
unsigned char * |
buff |
|
) |
| |
§ N6510_EncodeFMFrequency()
| void N6510_EncodeFMFrequency |
( |
double |
freq, |
|
|
unsigned char * |
buff |
|
) |
| |