Searched defs:LeAclManagerCallbackShim (Results 1 – 2 of 2) sorted by relevance
64 callbacks: Box<LeAclManagerCallbackShim>, in unchecked_register_rust_callbacks()70 type LeAclManagerCallbackShim; typedef98 callbacks: Box<LeAclManagerCallbackShim>, in register_rust_callbacks()113 pub struct LeAclManagerCallbackShim( struct117 impl LeAclManagerCallbackShim { impl
38 struct LeAclManagerCallbackShim { struct39 void OnLeConnectSuccess(core::AddressWithType addr) const { in OnLeConnectSuccess()42 void OnLeConnectFail(core::AddressWithType addr, uint8_t status) const { in OnLeConnectFail()45 void OnLeDisconnection(core::AddressWithType addr) const { in OnLeDisconnection()