OSDN Git Service

test_vnd_lib: Discover devices
authorDennis Cheng <dennischeng@google.com>
Fri, 7 Aug 2015 23:58:13 +0000 (16:58 -0700)
committerDennis Cheng <dennischeng@google.com>
Sat, 15 Aug 2015 00:32:03 +0000 (17:32 -0700)
commitf1548336bf79a1e5eade187b5f483726d3439639
treedcd86e3dca66d7161265641a05d74c28ec9e3d81
parent8bb61fe28ac339276acf1b5b1616a6e56e2cccac
test_vnd_lib: Discover devices

This upload allows the user to send fake inquiry responses to the
controller at run-time via the test channel.

Bug: 21586676
Change-Id: Ieae24d496115f19716fcaaffa627a9c22ffade21
vendor_libs/test_vendor_lib/include/dual_mode_controller.h
vendor_libs/test_vendor_lib/include/test_channel_handler.h
vendor_libs/test_vendor_lib/include/test_channel_transport.h
vendor_libs/test_vendor_lib/scripts/test_channel.py
vendor_libs/test_vendor_lib/src/dual_mode_controller.cc
vendor_libs/test_vendor_lib/src/test_channel_handler.cc
vendor_libs/test_vendor_lib/src/test_channel_transport.cc