obd source support bluetooth devices 55/1855/1
authorKevron Rees <kevron_m_rees@linux.intel.com>
Tue, 25 Sep 2012 22:17:55 +0000 (15:17 -0700)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Tue, 25 Sep 2012 22:17:55 +0000 (15:17 -0700)
commitc0d8a7d4915fa95a2cd97904e2b412b9b6d93d41
tree40a5287dffcb908c697e01944232bc51822fb326
parent218edb53f9843b5b4d42e65c186ae04b0dd42c79
obd source support bluetooth devices
13 files changed:
automotive-message-broker.odp
examples/democonfig
examples/obdsourceconfig [moved from examples/configobdsource with 83% similarity]
lib/listplusplus.h
plugins/obd2plugin/CMakeLists.txt
plugins/obd2plugin/bluetooth.hpp [new file with mode: 0644]
plugins/obd2plugin/bluetoothadapterproxy.c [new file with mode: 0644]
plugins/obd2plugin/bluetoothadapterproxy.h [new file with mode: 0644]
plugins/obd2plugin/bluetoothmanagerproxy.c [new file with mode: 0644]
plugins/obd2plugin/bluetoothmanagerproxy.h [new file with mode: 0644]
plugins/obd2plugin/bluetoothserialproxy.c [new file with mode: 0644]
plugins/obd2plugin/bluetoothserialproxy.h [new file with mode: 0644]
plugins/obd2plugin/obd2source.cpp