Searched defs:LeAclManagerShim (Results 1 – 4 of 4) sorted by relevance
23 unsafe impl Send for LeAclManagerShim {} implementation44 type LeAclManagerShim; typedef95 impl LeAclManagerShim { implementation97 self: Pin<&mut LeAclManagerShim>, in register_rust_callbacks()
81 type LeAclManagerShim = crate::connection::LeAclManagerShim; typedef88 le_acl_manager: UniquePtr<LeAclManagerShim>, in start()
23 le_acl_manager: UniquePtr<LeAclManagerShim>, in start()
126 LeAclManagerShim::LeAclManagerShim() { in LeAclManagerShim() function in bluetooth::connection::LeAclManagerShim