Revision 1456 branches/colonetmk2/code/projects/libwireless/lib/wl_error_group.c
| wl_error_group.c (revision 1456) | ||
|---|---|---|
| 33 | 33 |
**/ |
| 34 | 34 |
|
| 35 | 35 |
#include "wl_error_group.h" |
| 36 |
#include "wireless.h" |
|
| 37 |
#include "wl_defs.h" |
|
| 36 | 38 |
|
| 37 |
#include <wireless.h> |
|
| 38 |
#include <wl_defs.h> |
|
| 39 |
#include <stdio.h> |
|
| 40 | 39 |
#include <string.h> |
| 41 | 40 |
|
| 42 | 41 |
|
| 42 |
|
|
| 43 | 43 |
void wl_error_response_receive(int frame, int received); |
| 44 | 44 |
void wl_error_handle_receive(char type, int source, unsigned char* packet, |
| 45 | 45 |
int length); |
Also available in: Unified diff