Searched refs:AckTimerObserver (Results 1 – 3 of 3) sorted by relevance
10 pub(crate) trait AckTimerObserver { interface16 pub(crate) struct AckTimer<T: 'static + AckTimerObserver + Send> {22 impl<T: 'static + AckTimerObserver + Send> AckTimer<T> {
28 impl AckTimerObserver for TestAckTimerObserver {
2215 impl AckTimerObserver for AssociationInternal {