Home
last modified time | relevance | path

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

/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/
Dsecuregcm.proto44 optional string bluetooth_mac_address = 302; field
/external/ukey2/src/main/proto/
Dsecuregcm.proto44 optional string bluetooth_mac_address = 302; field
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/
Dsecuregcm.rs56 pub bluetooth_mac_address: ::std::option::Option<::std::string::String>, field
251 pub fn bluetooth_mac_address(&self) -> &str { in bluetooth_mac_address() method