Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs163 struct RawHHWrapper { struct
168 unsafe impl Send for RawHHWrapper {} argument
171 internal: RawHHWrapper,
208 internal: RawHHWrapper { raw: r as *const bthh_interface_t }, in new()