Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs75 fn get_by_uuid(&self, uuid: &Uuid) -> Option<&Client> { in get_by_uuid() method
229 fn get_by_uuid(&self, uuid: &Uuid) -> Option<&Server> { in get_by_uuid() method