OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_channel_transport_
(Results
1 - 2
of
2
) sorted by null
/system/bt/vendor_libs/test_vendor_lib/src/
vendor_manager.cc
53
test_channel_transport_
(true, 6111),
65
if (
test_channel_transport_
.IsEnabled()) {
68
if (
test_channel_transport_
.SetUp()) {
70
test_channel_transport_
);
74
test_channel_transport_
.Disable();
116
if (
test_channel_transport_
.IsEnabled())
118
test_channel_transport_
.GetFd(), true,
120
&
test_channel_transport_
))
/system/bt/vendor_libs/test_vendor_lib/include/
vendor_manager.h
90
TestChannelTransport
test_channel_transport_
;
member in class:test_vendor_lib::VendorManager
Completed in 340 milliseconds