Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/headless/
Dproperty.h113 std::deque<bluetooth::Uuid> get_uuids() const { in get_uuids() function
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs118 fn get_uuids(&self) -> Vec<Uuid>; in get_uuids() method
2202 fn get_uuids(&self) -> Vec<Uuid> { in get_uuids() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs530 fn get_uuids(&self) -> Vec<Uuid> { in get_uuids() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs795 fn get_uuids(&self) -> Vec<Uuid> { in get_uuids() method