Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs2116 let uuid_16 = Uuid::from_string("0000fef3-0000-1000-8000-00805f9b34fb").unwrap(); in test_append_service_uuids() localVariable
2159 let uuid_16 = Uuid::from_string("0000fef3-0000-1000-8000-00805f9b34fb").unwrap(); in test_append_solicit_uuids() localVariable
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1620 let uuid_16 = Uuid::from_string("0000fef3-0000-1000-8000-00805f9b34fb").unwrap(); in test_get_shortest_slice() localVariable