Wiselib
Classes | Namespaces | Typedefs | Enumerations | Functions
wiselib.testing/external_interface/feuerwhere/feuerwhere_cc1100_radio.h File Reference
#include "external_interface/feuerwhere/feuerwhere_types.h"
#include "util/delegates/delegate.hpp"
#include <string.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include "board.h"
#include "cc1100.h"

Go to the source code of this file.

Classes

class  wiselib::FeuerwhereRadioModel< OsModel_P >
 Feuerwhere Implementation of Radio conceptFeuerwhere implementation of the Radio concept ... More...

Namespaces

namespace  wiselib
 

AES Algorithm.


Typedefs

typedef delegate3< void,
uint8_t, uint8_t, char * > 
wiselib::feuerwhere_radio_delegate_t
typedef feuerwhere_radio_delegate_t wiselib::radio_delegate_t

Enumerations

enum  SpecialNodeIds { WISELIB_PROTOCOL = 2, WISELIB_PRIORITY = 3 }

Functions

void wiselib::init_feuerwhere_cc1100_radio (void)
int wiselib::feuerwhere_radio_add_receiver (feuerwhere_radio_delegate_t &d)
void wiselib::feuerwhere_radio_del_receiver (int idx)
void wiselib::feuerwhere_notify_receivers (struct abc_conn *c)

Enumeration Type Documentation

Enumerator:
WISELIB_PROTOCOL 
WISELIB_PRIORITY 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines