aboutsummaryrefslogtreecommitdiffstats
path: root/hw/nseries.c
diff options
context:
space:
mode:
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-28 23:19:47 +0000
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-28 23:19:47 +0000
commit1ae26a18a33263330e1551abf5244d68f8aa825a (patch)
treeefe9cb15ccb80008e8de0f9612e8adf4bcf5e363 /hw/nseries.c
parentc0d82995d8878674ed1000d2edcacf23c9883bf1 (diff)
Add a "null" bluetooth HCI and a header file for bluetooth.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5342 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/nseries.c')
-rw-r--r--hw/nseries.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/hw/nseries.c b/hw/nseries.c
index ae87b3f52..bb1b1b2ec 100644
--- a/hw/nseries.c
+++ b/hw/nseries.c
@@ -31,6 +31,7 @@
#include "devices.h"
#include "flash.h"
#include "hw.h"
+#include "bt.h"
/* Nokia N8x0 support */
struct n800_s {
@@ -122,10 +123,6 @@ struct n800_s {
#define N8X0_BD_ADDR 0x00, 0x1a, 0x89, 0x9e, 0x3e, 0x81
-typedef struct {
- uint8_t b[6];
-} __attribute__((packed)) bdaddr_t; /* XXX: move to BT headers */
-
static void n800_mmc_cs_cb(void *opaque, int line, int level)
{
/* TODO: this seems to actually be connected to the menelaus, to