Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1162 struct RawGattWrapper { struct
1183 unsafe impl Send for RawGattWrapper {} argument
1847 internal: RawGattWrapper,
1876 internal: RawGattWrapper { raw: r as *const btgatt_interface_t }, in new()