Home
last modified time | relevance | path

Searched defs:ffi (Results 1 – 13 of 13) sorted by relevance

/packages/modules/DnsResolver/tests/doh/src/
Dlib.rs21 pub mod ffi; module
/packages/modules/DnsResolver/doh/
Ddoh.rs24 mod ffi; module
/packages/modules/Bluetooth/tools/rootcanal/lmp/src/
Dlib.rs5 mod ffi; module
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dcontroller.rs2 mod ffi { module
Dbtif.rs574 mod ffi { module
/packages/modules/Bluetooth/system/gd/rust/shim/src/
Dmessage_loop_thread.rs11 mod ffi { module
Dinit_flags.rs2 mod ffi { module
Dbridge.rs8 pub mod ffi { module
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Davrcp.rs8 pub mod ffi { module
Dhfp.rs64 pub mod ffi { module
Dgatt.rs26 pub mod ffi { module
1420 let addr = unsafe { *((&address as *const RawAddress) as *const ffi::RustRawAddress) }; in start_sync() constant
1429 let addr = unsafe { *((&address as *const RawAddress) as *const ffi::RustRawAddress) }; in cancel_create_sync() constant
1434 let addr = unsafe { *((&address as *const RawAddress) as *const ffi::RustRawAddress) }; in transfer_sync() constant
1439 let addr = unsafe { *((&address as *const RawAddress) as *const ffi::RustRawAddress) }; in transfer_set_info() constant
1444 let addr = unsafe { *((&address as *const RawAddress) as *const ffi::RustRawAddress) }; in sync_tx_parameters() constant
Da2dp.rs130 pub mod ffi { module
/packages/modules/Bluetooth/system/gd/rust/stack/src/hal/
Dhidl_hal.rs45 mod ffi { module