Home
last modified time | relevance | path

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

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