Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/
Dconnection.rs96 struct ConnectionManagerCallbackHandler(WeakBox<ConnectionManager>); struct
102 impl LeAclManagerConnectionCallbacks for ConnectionManagerCallbackHandler { implementation
112 impl ConnectionManagerCallbackHandler { implementation