summaryrefslogtreecommitdiff
path: root/include/device.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-07-03 23:14:32 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-07-03 23:14:32 -0700
commit3e71ee312dbae17777ad584823c3dba2826128be (patch)
tree22127bf861510b3ff98ef31c254b39f88a2ec4d7 /include/device.h
parentccbabc8090c918cdf562f632b85d3e0bfb199aa3 (diff)
downloadconnman-3e71ee312dbae17777ad584823c3dba2826128be.tar.gz
connman-3e71ee312dbae17777ad584823c3dba2826128be.tar.bz2
connman-3e71ee312dbae17777ad584823c3dba2826128be.zip
Add device type for Ericsson MBM hardware
Diffstat (limited to 'include/device.h')
-rw-r--r--include/device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/device.h b/include/device.h
index b03be788..43b4a682 100644
--- a/include/device.h
+++ b/include/device.h
@@ -42,6 +42,7 @@ enum connman_device_type {
CONNMAN_DEVICE_TYPE_WIMAX = 3,
CONNMAN_DEVICE_TYPE_BLUETOOTH = 4,
CONNMAN_DEVICE_TYPE_GPS = 5,
+ CONNMAN_DEVICE_TYPE_MBM = 14,
CONNMAN_DEVICE_TYPE_HSO = 15,
CONNMAN_DEVICE_TYPE_NOZOMI = 16,
CONNMAN_DEVICE_TYPE_HUAWEI = 17,