Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/
Ddevice_to_device_messages.rs45 pub struct DeviceToDeviceMessage { struct
49 // @@protoc_insertion_point(field:securegcm.DeviceToDeviceMessage.sequence_number) argument
52 // @@protoc_insertion_point(special_field:securegcm.DeviceToDeviceMessage.special_fields) argument
56 impl<'a> ::std::default::Default for &'a DeviceToDeviceMessage { implementation
62 impl DeviceToDeviceMessage { impl
123 impl ::protobuf::Message for DeviceToDeviceMessage { implementation
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/
Ddevice_to_device_messages.proto27 message DeviceToDeviceMessage { message