Home
last modified time | relevance | path

Searched refs:from_rust_address (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/rust/topshim/btif/
Dbtif_shim.cc66 static RawAddress from_rust_address(const RustRawAddress& address) { in from_rust_address() function
256 RawAddress addr = internal::from_rust_address(address); in GetRemoteDeviceProperties()
262 RawAddress addr = internal::from_rust_address(address); in GetRemoteDeviceProperty()
267 RawAddress addr = internal::from_rust_address(address); in SetRemoteDeviceProperty()
274 RawAddress addr = internal::from_rust_address(address); in GetRemoteServices()
288 RawAddress addr = internal::from_rust_address(address); in CreateBond()
294 RawAddress addr = internal::from_rust_address(address); in RemoveBond()
300 RawAddress addr = internal::from_rust_address(address); in CancelBond()
306 RawAddress addr = internal::from_rust_address(address); in GetConnectionState()
313 RawAddress addr = internal::from_rust_address(address); in PinReply()
[all …]