Home
last modified time | relevance | path

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

1234

/aosp12/system/bt/vendor_libs/test_vendor_lib/desktop/
H A Dtest_environment.h56 test_vendor_lib::AsyncManager async_manager_;
65 test_vendor_lib::TestChannelTransport test_channel_transport_;
66 test_vendor_lib::TestChannelTransport remote_hci_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,
79 const test_vendor_lib::TaskCallback& task) {
84 [this](test_vendor_lib::AsyncUserId user) {
88 [this](test_vendor_lib::AsyncTaskId task) {
[all …]
H A Dtest_environment.cc32 using test_vendor_lib::AsyncTaskId;
33 using test_vendor_lib::TaskCallback;
/aosp12/system/bt/test/rootcanal/
H A Dbluetooth_hci.h76 test_vendor_lib::AsyncManager async_manager_;
85 test_vendor_lib::TestChannelTransport test_channel_transport_;
86 test_vendor_lib::TestChannelTransport remote_hci_transport_;
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,
100 const test_vendor_lib::TaskCallback& task) {
105 [this](test_vendor_lib::AsyncUserId user_id) {
109 [this](test_vendor_lib::AsyncTaskId task) {
[all …]
H A Dbluetooth_hci.cc36 using test_vendor_lib::AsyncTaskId;
37 using test_vendor_lib::DualModeController;
38 using test_vendor_lib::TaskCallback;
182 test_model_.AddPhy(test_vendor_lib::Phy::Type::LOW_ENERGY); in initialize_impl()
184 test_model_.AddPhy(test_vendor_lib::Phy::Type::BR_EDR); in initialize_impl()
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A 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…
H A Dserver_port_factory.h24 namespace test_vendor_lib {
H A Dclassic.h24 namespace test_vendor_lib {
H A Dhci_protocol.h22 namespace test_vendor_lib {
H A Dpolled_socket.h29 namespace test_vendor_lib {
H A Dhci_protocol.cc25 namespace test_vendor_lib { namespace
H A Dbeacon_swarm.h24 namespace test_vendor_lib {
H A Dh4_packetizer.h25 namespace test_vendor_lib {
H A Dremote_loopback_device.h24 namespace test_vendor_lib {
H A Dkeyboard.h26 namespace test_vendor_lib {
H A Dcar_kit.h26 namespace test_vendor_lib {
H A Dsniffer.h26 namespace test_vendor_lib {
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A 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
/aosp12/system/bt/vendor_libs/test_vendor_lib/include/
H A Dphy.h19 namespace test_vendor_lib {
H A Dsco.h21 namespace test_vendor_lib {
H A Dinquiry.h19 namespace test_vendor_lib {
H A Dle_advertisement.h21 namespace test_vendor_lib {
/aosp12/system/bt/vendor_libs/test_vendor_lib/scripts/scripted_beacon_test/
H A DReadme.txt9 cd $ANDROID_BUILD_TOP/system/bt/vendor_libs/test_vendor_lib
/aosp12/system/bt/vendor_libs/
H A DAndroid.bp11 "test_vendor_lib",
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dacl_connection.h24 namespace test_vendor_lib {
H A Dconnected_isochronous_stream.h23 namespace test_vendor_lib {

1234