In file nokialib.c:

Err nokia_SendMessage

(unsigned int message_length,
  unsigned char message_type,
  unsigned char* buffer)

Sends a message (Nokia PDU), slicing it in different frames if needed.

Documentation

Sends a message (Nokia PDU), slicing it in different frames if needed. It calls nokia_SetFrame() to send it.

Parameters:
message_length - length of message
message_type - type of message
buffer - pointer on message
Returns:
0 if OK, error code otherwise

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.