Home
last modified time | relevance | path

Searched refs:AuthenticationComplete (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/rust/link/src/acl/classic/
Dmod.rs7 AuthenticationComplete, ConnectionComplete, DisconnectionComplete,
71 AuthenticationComplete, enumerator
152 events.register(EventCode::AuthenticationComplete, evt_tx).await; in provide_acl_manager()
233AuthenticationComplete(e) => dispatch_to(e.get_connection_handle(), &connections, evt).await, in provide_acl_manager()
282AuthenticationComplete(_) => evt_tx.send(ConnectionEvent::AuthenticationComplete).await.unwrap(), in run_connection()
/system/bt/gd/hci/
Dhci_packets.pdl4887 packet AuthenticationComplete : Event (event_code = AUTHENTICATION_COMPLETE) {