Gammu internals  1.38.0
s60-ids.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAX_LENGTH   600
 
#define NUM_CONNECTED   100
 
#define NUM_HELLO_REQUEST   110
 
#define NUM_HELLO_REPLY   111
 
#define NUM_QUIT   120
 
#define NUM_PARTIAL_MESSAGE   130
 
#define NUM_CONTACTS_REQUEST_HASH_ALL   200
 
#define NUM_CONTACTS_REQUEST_HASH_SINGLE   201
 
#define NUM_CONTACTS_REQUEST_COUNT   202
 
#define NUM_CONTACTS_REQUEST_CONTACT   204
 
#define NUM_CONTACTS_REQUEST_CONTACTS_ALL   205
 
#define NUM_CONTACTS_REPLY_HASH_ALL   210
 
#define NUM_CONTACTS_REPLY_HASH_SINGLE_START   211
 
#define NUM_CONTACTS_REPLY_HASH_SINGLE_LINE   212
 
#define NUM_CONTACTS_REPLY_HASH_SINGLE_END   213
 
#define NUM_CONTACTS_REPLY_COUNT   214
 
#define NUM_CONTACTS_REPLY_CONTACT_START   220
 
#define NUM_CONTACTS_REPLY_CONTACT_LINE   221
 
#define NUM_CONTACTS_REPLY_CONTACT_END   222
 
#define NUM_CONTACTS_REPLY_CONTACTS_ALL_END   223
 
#define NUM_CONTACTS_REPLY_CONTACT_NOT_FOUND   224
 
#define NUM_CONTACTS_ADD   230
 
#define NUM_CONTACTS_ADD_REPLY_ID   231
 
#define NUM_CONTACTS_DELETE   232
 
#define NUM_CONTACTS_CHANGE_ADDFIELD   233
 
#define NUM_CONTACTS_CHANGE_REMOVEFIELD   234
 
#define NUM_SYSINFO_REQUEST   250
 
#define NUM_SYSINFO_REPLY_START   260
 
#define NUM_SYSINFO_REPLY_LINE   261
 
#define NUM_SYSINFO_REPLY_END   262
 
#define NUM_LOCATION_REQUEST   270
 
#define NUM_LOCATION_REPLY   271
 
#define NUM_LOCATION_REPLY_NA   272
 
#define NUM_DIAL   280
 
#define NUM_HANGUP   281
 
#define NUM_MESSAGE_SEND_REQUEST   300
 
#define NUM_MESSAGE_SEND_REPLY_OK   301
 
#define NUM_MESSAGE_SEND_REPLY_STATUS   302
 
#define NUM_MESSAGE_SEND_REPLY_FAILURE   303
 
#define NUM_MESSAGE_SEND_REPLY_RETRY   304
 
#define NUM_SET_READ   320
 
#define NUM_MESSAGE_DELETE   321
 
#define NUM_MESSAGE_NEW   350
 
#define NUM_MESSAGE_REQUEST   351
 
#define NUM_MESSAGE_REPLY_LINE   352
 
#define NUM_MESSAGE_REPLY_END   353
 
#define NUM_MESSAGE_REQUEST_UNREAD   370
 
#define NUM_MESSAGE_REPLY_UNREAD   371
 
#define NUM_MESSAGE_REQUEST_LIST   372
 
#define NUM_MESSAGE_REPLY_LIST   373
 
#define NUM_MESSAGE_REQUEST_COUNT   374
 
#define NUM_MESSAGE_REPLY_COUNT   375
 
#define NUM_MESSAGE_REQUEST_ONE   376
 
#define NUM_MESSAGE_REPLY_ONE   377
 
#define NUM_CALENDAR_REQUEST_COUNT   378
 
#define NUM_CALENDAR_REPLY_COUNT   379
 
#define NUM_CALENDAR_REQUEST_HASH_ALL   380
 
#define NUM_CALENDAR_REQUEST_HASH_SINGLE   381
 
#define NUM_CALENDAR_REQUEST_ENTRY   382
 
#define NUM_CALENDAR_REQUEST_ENTRIES_ALL   383
 
#define NUM_CALENDAR_REPLY_HASH_ALL   384
 
#define NUM_CALENDAR_REPLY_HASH_SINGLE_START   385
 
#define NUM_CALENDAR_REPLY_HASH_SINGLE_LINE   386
 
#define NUM_CALENDAR_REPLY_HASH_SINGLE_END   387
 
#define NUM_CALENDAR_REPLY_ENTRIES_START   388
 
#define NUM_CALENDAR_REPLY_ENTRY   389
 
#define NUM_CALENDAR_REPLY_ENTRIES_END   390
 
#define NUM_CALENDAR_REPLY_ENTRY_NOT_FOUND   391
 
#define NUM_CALENDAR_ENTRY_ADD   395
 
#define NUM_CALENDAR_ENTRY_ADD_REPLY   396
 
#define NUM_CALENDAR_ENTRY_DELETE   397
 
#define NUM_CALENDAR_ENTRY_CHANGE   398
 
#define NUM_CALENDAR_ENTRY_CHANGE_REPLY_TIME   399
 
#define NUM_INCOMING_CALL   400
 
#define NUM_SCREENSHOT   900
 
#define NUM_SCREENSHOT_REPLY   901
 
#define NUM_DEBUG   999
 
#define NUM_END_HEADER   0x02 /* Start of Text */
 
#define NUM_SEPERATOR   0x1E /* Record Separator */
 
#define NUM_SEPERATOR_STR   "\x1E" /* Record Separator */
 
#define NUM_END_TEXT   0x03 /* End of Text */
 
#define PROTOCOL_VERSION   1.5
 

Macro Definition Documentation

§ MAX_LENGTH

#define MAX_LENGTH   600

Definition at line 4 of file s60-ids.h.

§ NUM_CALENDAR_ENTRY_ADD

#define NUM_CALENDAR_ENTRY_ADD   395

Definition at line 85 of file s60-ids.h.

§ NUM_CALENDAR_ENTRY_ADD_REPLY

#define NUM_CALENDAR_ENTRY_ADD_REPLY   396

Definition at line 86 of file s60-ids.h.

§ NUM_CALENDAR_ENTRY_CHANGE

#define NUM_CALENDAR_ENTRY_CHANGE   398

Definition at line 88 of file s60-ids.h.

§ NUM_CALENDAR_ENTRY_CHANGE_REPLY_TIME

#define NUM_CALENDAR_ENTRY_CHANGE_REPLY_TIME   399

Definition at line 89 of file s60-ids.h.

§ NUM_CALENDAR_ENTRY_DELETE

#define NUM_CALENDAR_ENTRY_DELETE   397

Definition at line 87 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_COUNT

#define NUM_CALENDAR_REPLY_COUNT   379

Definition at line 71 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_ENTRIES_END

#define NUM_CALENDAR_REPLY_ENTRIES_END   390

Definition at line 83 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_ENTRIES_START

#define NUM_CALENDAR_REPLY_ENTRIES_START   388

Definition at line 81 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_ENTRY

#define NUM_CALENDAR_REPLY_ENTRY   389

Definition at line 82 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_ENTRY_NOT_FOUND

#define NUM_CALENDAR_REPLY_ENTRY_NOT_FOUND   391

Definition at line 84 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_HASH_ALL

#define NUM_CALENDAR_REPLY_HASH_ALL   384

Definition at line 77 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_HASH_SINGLE_END

#define NUM_CALENDAR_REPLY_HASH_SINGLE_END   387

Definition at line 80 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_HASH_SINGLE_LINE

#define NUM_CALENDAR_REPLY_HASH_SINGLE_LINE   386

Definition at line 79 of file s60-ids.h.

§ NUM_CALENDAR_REPLY_HASH_SINGLE_START

#define NUM_CALENDAR_REPLY_HASH_SINGLE_START   385

Definition at line 78 of file s60-ids.h.

§ NUM_CALENDAR_REQUEST_COUNT

#define NUM_CALENDAR_REQUEST_COUNT   378

Definition at line 70 of file s60-ids.h.

§ NUM_CALENDAR_REQUEST_ENTRIES_ALL

#define NUM_CALENDAR_REQUEST_ENTRIES_ALL   383

Definition at line 76 of file s60-ids.h.

§ NUM_CALENDAR_REQUEST_ENTRY

#define NUM_CALENDAR_REQUEST_ENTRY   382

Definition at line 75 of file s60-ids.h.

§ NUM_CALENDAR_REQUEST_HASH_ALL

#define NUM_CALENDAR_REQUEST_HASH_ALL   380

Definition at line 73 of file s60-ids.h.

§ NUM_CALENDAR_REQUEST_HASH_SINGLE

#define NUM_CALENDAR_REQUEST_HASH_SINGLE   381

Definition at line 74 of file s60-ids.h.

§ NUM_CONNECTED

#define NUM_CONNECTED   100

Definition at line 6 of file s60-ids.h.

§ NUM_CONTACTS_ADD

#define NUM_CONTACTS_ADD   230

Definition at line 27 of file s60-ids.h.

§ NUM_CONTACTS_ADD_REPLY_ID

#define NUM_CONTACTS_ADD_REPLY_ID   231

Definition at line 28 of file s60-ids.h.

§ NUM_CONTACTS_CHANGE_ADDFIELD

#define NUM_CONTACTS_CHANGE_ADDFIELD   233

Definition at line 30 of file s60-ids.h.

§ NUM_CONTACTS_CHANGE_REMOVEFIELD

#define NUM_CONTACTS_CHANGE_REMOVEFIELD   234

Definition at line 31 of file s60-ids.h.

§ NUM_CONTACTS_DELETE

#define NUM_CONTACTS_DELETE   232

Definition at line 29 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_CONTACT_END

#define NUM_CONTACTS_REPLY_CONTACT_END   222

Definition at line 24 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_CONTACT_LINE

#define NUM_CONTACTS_REPLY_CONTACT_LINE   221

Definition at line 23 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_CONTACT_NOT_FOUND

#define NUM_CONTACTS_REPLY_CONTACT_NOT_FOUND   224

Definition at line 26 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_CONTACT_START

#define NUM_CONTACTS_REPLY_CONTACT_START   220

Definition at line 22 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_CONTACTS_ALL_END

#define NUM_CONTACTS_REPLY_CONTACTS_ALL_END   223

Definition at line 25 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_COUNT

#define NUM_CONTACTS_REPLY_COUNT   214

Definition at line 21 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_HASH_ALL

#define NUM_CONTACTS_REPLY_HASH_ALL   210

Definition at line 17 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_HASH_SINGLE_END

#define NUM_CONTACTS_REPLY_HASH_SINGLE_END   213

Definition at line 20 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_HASH_SINGLE_LINE

#define NUM_CONTACTS_REPLY_HASH_SINGLE_LINE   212

Definition at line 19 of file s60-ids.h.

§ NUM_CONTACTS_REPLY_HASH_SINGLE_START

#define NUM_CONTACTS_REPLY_HASH_SINGLE_START   211

Definition at line 18 of file s60-ids.h.

§ NUM_CONTACTS_REQUEST_CONTACT

#define NUM_CONTACTS_REQUEST_CONTACT   204

Definition at line 15 of file s60-ids.h.

§ NUM_CONTACTS_REQUEST_CONTACTS_ALL

#define NUM_CONTACTS_REQUEST_CONTACTS_ALL   205

Definition at line 16 of file s60-ids.h.

§ NUM_CONTACTS_REQUEST_COUNT

#define NUM_CONTACTS_REQUEST_COUNT   202

Definition at line 14 of file s60-ids.h.

§ NUM_CONTACTS_REQUEST_HASH_ALL

#define NUM_CONTACTS_REQUEST_HASH_ALL   200

Definition at line 12 of file s60-ids.h.

§ NUM_CONTACTS_REQUEST_HASH_SINGLE

#define NUM_CONTACTS_REQUEST_HASH_SINGLE   201

Definition at line 13 of file s60-ids.h.

§ NUM_DEBUG

#define NUM_DEBUG   999

Definition at line 96 of file s60-ids.h.

§ NUM_DIAL

#define NUM_DIAL   280

Definition at line 42 of file s60-ids.h.

§ NUM_END_HEADER

#define NUM_END_HEADER   0x02 /* Start of Text */

Definition at line 98 of file s60-ids.h.

§ NUM_END_TEXT

#define NUM_END_TEXT   0x03 /* End of Text */

Definition at line 101 of file s60-ids.h.

§ NUM_HANGUP

#define NUM_HANGUP   281

Definition at line 43 of file s60-ids.h.

§ NUM_HELLO_REPLY

#define NUM_HELLO_REPLY   111

Definition at line 8 of file s60-ids.h.

§ NUM_HELLO_REQUEST

#define NUM_HELLO_REQUEST   110

Definition at line 7 of file s60-ids.h.

§ NUM_INCOMING_CALL

#define NUM_INCOMING_CALL   400

Definition at line 91 of file s60-ids.h.

§ NUM_LOCATION_REPLY

#define NUM_LOCATION_REPLY   271

Definition at line 39 of file s60-ids.h.

§ NUM_LOCATION_REPLY_NA

#define NUM_LOCATION_REPLY_NA   272

Definition at line 40 of file s60-ids.h.

§ NUM_LOCATION_REQUEST

#define NUM_LOCATION_REQUEST   270

Definition at line 38 of file s60-ids.h.

§ NUM_MESSAGE_DELETE

#define NUM_MESSAGE_DELETE   321

Definition at line 51 of file s60-ids.h.

§ NUM_MESSAGE_NEW

#define NUM_MESSAGE_NEW   350

Definition at line 53 of file s60-ids.h.

§ NUM_MESSAGE_REPLY_COUNT

#define NUM_MESSAGE_REPLY_COUNT   375

Definition at line 65 of file s60-ids.h.

§ NUM_MESSAGE_REPLY_END

#define NUM_MESSAGE_REPLY_END   353

Definition at line 56 of file s60-ids.h.

§ NUM_MESSAGE_REPLY_LINE

#define NUM_MESSAGE_REPLY_LINE   352

Definition at line 55 of file s60-ids.h.

§ NUM_MESSAGE_REPLY_LIST

#define NUM_MESSAGE_REPLY_LIST   373

Definition at line 62 of file s60-ids.h.

§ NUM_MESSAGE_REPLY_ONE

#define NUM_MESSAGE_REPLY_ONE   377

Definition at line 68 of file s60-ids.h.

§ NUM_MESSAGE_REPLY_UNREAD

#define NUM_MESSAGE_REPLY_UNREAD   371

Definition at line 59 of file s60-ids.h.

§ NUM_MESSAGE_REQUEST

#define NUM_MESSAGE_REQUEST   351

Definition at line 54 of file s60-ids.h.

§ NUM_MESSAGE_REQUEST_COUNT

#define NUM_MESSAGE_REQUEST_COUNT   374

Definition at line 64 of file s60-ids.h.

§ NUM_MESSAGE_REQUEST_LIST

#define NUM_MESSAGE_REQUEST_LIST   372

Definition at line 61 of file s60-ids.h.

§ NUM_MESSAGE_REQUEST_ONE

#define NUM_MESSAGE_REQUEST_ONE   376

Definition at line 67 of file s60-ids.h.

§ NUM_MESSAGE_REQUEST_UNREAD

#define NUM_MESSAGE_REQUEST_UNREAD   370

Definition at line 58 of file s60-ids.h.

§ NUM_MESSAGE_SEND_REPLY_FAILURE

#define NUM_MESSAGE_SEND_REPLY_FAILURE   303

Definition at line 48 of file s60-ids.h.

§ NUM_MESSAGE_SEND_REPLY_OK

#define NUM_MESSAGE_SEND_REPLY_OK   301

Definition at line 46 of file s60-ids.h.

§ NUM_MESSAGE_SEND_REPLY_RETRY

#define NUM_MESSAGE_SEND_REPLY_RETRY   304

Definition at line 49 of file s60-ids.h.

§ NUM_MESSAGE_SEND_REPLY_STATUS

#define NUM_MESSAGE_SEND_REPLY_STATUS   302

Definition at line 47 of file s60-ids.h.

§ NUM_MESSAGE_SEND_REQUEST

#define NUM_MESSAGE_SEND_REQUEST   300

Definition at line 45 of file s60-ids.h.

§ NUM_PARTIAL_MESSAGE

#define NUM_PARTIAL_MESSAGE   130

Definition at line 10 of file s60-ids.h.

§ NUM_QUIT

#define NUM_QUIT   120

Definition at line 9 of file s60-ids.h.

§ NUM_SCREENSHOT

#define NUM_SCREENSHOT   900

Definition at line 93 of file s60-ids.h.

§ NUM_SCREENSHOT_REPLY

#define NUM_SCREENSHOT_REPLY   901

Definition at line 94 of file s60-ids.h.

§ NUM_SEPERATOR

#define NUM_SEPERATOR   0x1E /* Record Separator */

Definition at line 99 of file s60-ids.h.

§ NUM_SEPERATOR_STR

#define NUM_SEPERATOR_STR   "\x1E" /* Record Separator */

Definition at line 100 of file s60-ids.h.

§ NUM_SET_READ

#define NUM_SET_READ   320

Definition at line 50 of file s60-ids.h.

§ NUM_SYSINFO_REPLY_END

#define NUM_SYSINFO_REPLY_END   262

Definition at line 36 of file s60-ids.h.

§ NUM_SYSINFO_REPLY_LINE

#define NUM_SYSINFO_REPLY_LINE   261

Definition at line 35 of file s60-ids.h.

§ NUM_SYSINFO_REPLY_START

#define NUM_SYSINFO_REPLY_START   260

Definition at line 34 of file s60-ids.h.

§ NUM_SYSINFO_REQUEST

#define NUM_SYSINFO_REQUEST   250

Definition at line 33 of file s60-ids.h.

§ PROTOCOL_VERSION

#define PROTOCOL_VERSION   1.5

Definition at line 103 of file s60-ids.h.