Error Packets

Functions for sending and receiving error packets. More...

Functions

void wl_error_register (void)
 Register this packet group with the wireless library.
void wl_error_unregister (void)
 Unregister this packet group with the wireless library.
void wl_error_send_string (char *str)
 Send a string in an error packet.

Detailed Description

Functions for sending and receiving error packets.

Functions for sending and receiving error packets.


Function Documentation

void wl_error_register ( void   ) 

Register this packet group with the wireless library.

Register this packet group with the wireless library. This function must be called before any other wl_error function.

void wl_error_send_string ( char *  str  ) 

Send a string in an error packet.

Send an error message as a string.

Parameters:
str the error message to send

void wl_error_unregister ( void   ) 

Unregister this packet group with the wireless library.

Unregister this packet group with the wireless library. This function must be called after wl_error_register.

See also:
wl_error_register


Generated on Thu Nov 8 23:27:23 2007 for libwireless by  doxygen 1.5.3