#include "core/include/ml_com.h"
Go to the source code of this file.
Defines | |
#define | WMP_TYPE_FIELD 0x6969 |
Functions | |
void | closeLowLevelCom (void) |
int | initLowLevelCom (void) |
rxInfo | llreceive (char *f, int timeout) |
int | llsend (char *f, int size) |
#define WMP_TYPE_FIELD 0x6969 |
void closeLowLevelCom | ( | void | ) |
Definition at line 187 of file linux_ks/hwi/ath5k_raw/ll_com.c.
int initLowLevelCom | ( | void | ) |
Definition at line 242 of file linux_ks/hwi/ath5k_raw/ll_com.c.
Definition at line 327 of file linux_ks/hwi/ath5k_raw/ll_com.c.
int llsend | ( | char * | f, |
int | size | ||
) |
Definition at line 288 of file linux_ks/hwi/ath5k_raw/ll_com.c.