Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/
Dffi.rs111 pub struct LeAclManagerImpl(pub UniquePtr<LeAclManagerShim>); struct
137 impl InactiveLeAclManager for LeAclManagerImpl { implementation
160 impl LeAclManager for LeAclManagerImpl { implementation
174 impl Debug for LeAclManagerImpl { implementation