Home
last modified time | relevance | path

Searched defs:test_address (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/device/test/
H A Dinterop_test.cc24 RawAddress test_address; in TEST() local
33 RawAddress test_address; in TEST() local
47 RawAddress test_address; in TEST() local
/aosp12/system/bt/bta/vc/
H A Dvc_test.cc450 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
460 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
471 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
482 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
495 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
511 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
524 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
538 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
556 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
569 const RawAddress test_address = GetTestAddress(0); member in bluetooth::vc::internal::__anon8c213e3e0110::VolumeControlCallbackTest
[all …]
H A Ddevices_test.cc140 RawAddress test_address = GetTestAddress(i); in TEST_F() local
170 RawAddress test_address = GetTestAddress(i); in TEST_F() local
194 RawAddress test_address = GetTestAddress(1); in TEST_F() local
/aosp12/system/bt/stack/test/rfcomm/
H A Dstack_rfcomm_test.cc481 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
502 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
602 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
623 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
722 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
/aosp12/system/bt/stack/test/eatt/
H A Deatt_test.cc59 const RawAddress test_address({0x11, 0x11, 0x11, 0x11, 0x11, 0x11}); variable