Home
last modified time | relevance | path

Searched refs:known_uuid_to_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Duuid.rs184 pub fn known_uuid_to_string(uuid: &Uuid) -> String { in known_uuid_to_string() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs607 .map(|&x| UuidHelper::known_uuid_to_string(&x)) in cmd_adapter()
964 .map(|&x| UuidHelper::known_uuid_to_string(&x)) in cmd_device()