![]() |
vrecko
virtual reality framework
|
#include <termio.h>Go to the source code of this file.
Classes | |
| class | Timing |
| class | Serial |
Macros | |
| #define | BAUD 38400 |
| #define | BAUDCODE B38400 |
| #define | dbg(what) |
| #define | dbgdf(what) |
| #define | dbgsf(what) |
| #define | MIN_TIMEOUT 100 |
| #define | FRAME_BUF_SIZE 240 |
Typedefs | |
| typedef char * | hci_result |
| typedef hci_result | arm_result |
| typedef unsigned char | byte |
| #define BAUD 38400 |
| #define BAUDCODE B38400 |
| #define dbg | ( | what | ) |
| #define dbgdf | ( | what | ) |
| #define dbgsf | ( | what | ) |
| #define FRAME_BUF_SIZE 240 |
| #define MIN_TIMEOUT 100 |
| typedef hci_result arm_result |
| typedef unsigned char byte |
| typedef char* hci_result |