Home
last modified time | relevance | path

Searched defs:uuid2 (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/bta/groups/
Dgroups_test.cc175 Uuid uuid2 = Uuid::GetRandom(); in TEST_F() local
195 Uuid uuid2 = Uuid::GetRandom(); in TEST_F() local
276 Uuid uuid2 = Uuid::GetRandom(); in TEST_F() local
/packages/modules/Bluetooth/system/bta/test/
Dbta_dm_cust_uuid_test.cc38 static const Uuid uuid2 = Uuid::From128BitBE( variable
/packages/modules/Bluetooth/system/service/test/
Dgatt_client_unittest.cc127 Uuid uuid2 = Uuid::GetRandom(); in TEST_F() local
Dlow_energy_client_unittest.cc221 Uuid uuid2 = Uuid::GetRandom(); in TEST_F() local
Dgatt_server_unittest.cc258 Uuid uuid2 = Uuid::GetRandom(); in SetUpTestService() local
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/le/
DScanRecordTest.java141 ParcelUuid uuid2 = ParcelUuid.fromString("0000110B-0000-1000-8000-00805F9B34FB"); in testParser() local
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/ble/
DBleFilter.java313 @Nullable ParcelUuid uuid2, in serviceUuidIsSuperset()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1495 let uuid2 = parse_uuid_string("00000000000000000000000000000002").unwrap().uu; in test_context_map_clients() localVariable