Home
last modified time | relevance | path

Searched defs:uuid_32 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs2123 let uuid_32 = Uuid::from_string("00112233-0000-1000-8000-00805f9b34fb").unwrap(); in test_append_service_uuids() localVariable
2160 let uuid_32 = Uuid::from_string("00112233-0000-1000-8000-00805f9b34fb").unwrap(); in test_append_solicit_uuids() localVariable
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1623 let uuid_32 = Uuid::from_string("00112233-0000-1000-8000-00805f9b34fb").unwrap(); in test_get_shortest_slice() localVariable