Searched refs:get_uuids (Results 1 – 5 of 5) sorted by relevance
113 std::deque<bluetooth::Uuid> get_uuids() const { in get_uuids() function125 return fmt::format("Number of uuids:{}", get_uuids().size()); in ToString()
530 fn get_uuids(&self) -> Vec<Uuid> { in get_uuids() method
118 fn get_uuids(&self) -> Vec<Uuid>; in get_uuids() method2202 fn get_uuids(&self) -> Vec<Uuid> { in get_uuids() method
551 let uuids = adapter_dbus.get_uuids(); in cmd_adapter()
795 fn get_uuids(&self) -> Vec<Uuid> { in get_uuids() method