Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsocket.rs117 struct RawBtSockWrapper { struct
122 unsafe impl Send for RawBtSockWrapper {} implementation