Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/core/ffi/
Dtypes.h36 inline core::AddressWithType ToRustAddress(tBLE_BD_ADDR address) { in ToRustAddress() function
/packages/modules/Bluetooth/system/rust/src/connection/ffi/
Dconnection_shim.cc66 core::AddressWithType ToRustAddress(hci::AddressWithType address) { in ToRustAddress() function