GNU Radio's GSM Package
|
Go to the source code of this file.
Classes | |
struct | FC_CTX |
Functions | |
int | FC_init (FC_CTX *ctx, unsigned int crc_size, unsigned int data_size) |
int | FC_check_crc (FC_CTX *ctx, unsigned char *input_bits, unsigned char *control_data) |
int FC_check_crc | ( | FC_CTX * | ctx, |
unsigned char * | input_bits, | ||
unsigned char * | control_data | ||
) |
int FC_init | ( | FC_CTX * | ctx, |
unsigned int | crc_size, | ||
unsigned int | data_size | ||
) |