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.rs109 pub struct LeAclManagerImpl(pub UniquePtr<LeAclManagerShim>); struct
135 impl InactiveLeAclManager for LeAclManagerImpl { implementation
158 impl LeAclManager for LeAclManagerImpl { implementation
172 impl Debug for LeAclManagerImpl { implementation