Home
last modified time | relevance | path

Searched refs:test_vendor_lib (Results 1 – 25 of 86) sorted by relevance

1234

/system/bt/vendor_libs/test_vendor_lib/desktop/
Dtest_environment.h41 controller_(std::make_shared<test_vendor_lib::DualModeController>( in test_port_()
56 test_vendor_lib::AsyncManager async_manager_;
63 std::shared_ptr<test_vendor_lib::DualModeController> controller_;
65 test_vendor_lib::TestChannelTransport test_channel_transport_;
66 test_vendor_lib::TestChannelTransport remote_hci_transport_;
67 test_vendor_lib::TestChannelTransport remote_link_layer_transport_;
69 test_vendor_lib::TestModel test_model_{
71 [this](test_vendor_lib::AsyncUserId user_id,
73 const test_vendor_lib::TaskCallback& task) {
77 [this](test_vendor_lib::AsyncUserId user_id,
[all …]
/system/bt/test/rootcanal/
Dbluetooth_hci.h76 test_vendor_lib::AsyncManager async_manager_;
83 std::shared_ptr<test_vendor_lib::DualModeController> controller_;
85 test_vendor_lib::TestChannelTransport test_channel_transport_;
86 test_vendor_lib::TestChannelTransport remote_hci_transport_;
87 test_vendor_lib::TestChannelTransport remote_link_layer_transport_;
89 test_vendor_lib::AsyncUserId user_id_ = async_manager_.GetNextUserId();
90 test_vendor_lib::TestModel test_model_{
92 [this](test_vendor_lib::AsyncUserId user_id,
94 const test_vendor_lib::TaskCallback& task) {
98 [this](test_vendor_lib::AsyncUserId user_id,
[all …]
/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dscripted_beacon.h26 using android::bluetooth::test_vendor_lib::model::devices::ScriptedBeaconBleAdProto::PlaybackEvent;
28 namespace test_vendor_lib {
71 android::bluetooth::test_vendor_lib::model::devices::
78 …android::bluetooth::test_vendor_lib::model::devices::ScriptedBeaconBleAdProto::BleAdvertisementLis…
Dserver_port_factory.h24 namespace test_vendor_lib {
Dclassic.h24 namespace test_vendor_lib {
Dhci_protocol.h22 namespace test_vendor_lib {
Dpolled_socket.h29 namespace test_vendor_lib {
Dhci_protocol.cc25 namespace test_vendor_lib { namespace
Dbeacon_swarm.h24 namespace test_vendor_lib {
Dremote_loopback_device.h24 namespace test_vendor_lib {
Dkeyboard.h26 namespace test_vendor_lib {
Dcar_kit.h26 namespace test_vendor_lib {
Dloopback.h24 namespace test_vendor_lib {
Dbeacon.h24 namespace test_vendor_lib {
Dbroken_adv.h24 namespace test_vendor_lib {
/system/bt/vendor_libs/test_vendor_lib/test/
Dlink_layer_socket_device_test.cc40 using test_vendor_lib::packets::CommandBuilder;
41 using test_vendor_lib::packets::CommandView;
42 using test_vendor_lib::packets::LinkLayerPacketBuilder;
43 using test_vendor_lib::packets::LinkLayerPacketView;
44 using test_vendor_lib::packets::PacketView;
45 using test_vendor_lib::packets::View;
49 namespace test_vendor_lib { namespace
/system/bt/vendor_libs/test_vendor_lib/include/
Dphy.h19 namespace test_vendor_lib {
Dsco.h21 namespace test_vendor_lib {
Dinquiry.h19 namespace test_vendor_lib {
Dle_advertisement.h21 namespace test_vendor_lib {
/system/bt/vendor_libs/test_vendor_lib/scripts/scripted_beacon_test/
DReadme.txt9 cd $ANDROID_BUILD_TOP/system/bt/vendor_libs/test_vendor_lib
/system/bt/vendor_libs/
DAndroid.bp11 "test_vendor_lib",
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dacl_connection.h24 namespace test_vendor_lib {
Dconnected_isochronous_stream.h23 namespace test_vendor_lib {
Dacl_connection.cc21 namespace test_vendor_lib { namespace

1234