Searched refs:sent2 (Results 1 – 1 of 1) sorted by relevance
458 let sent2 = rx.recv().await.unwrap(); in test_sequential_indications() localVariable466 assert_eq!(sent2.opcode, AttOpcode::HANDLE_VALUE_INDICATION); in test_sequential_indications()522 let sent2 = rx.recv().await.unwrap(); in test_queued_indications_dequeue_second() localVariable530 assert_eq!(sent2.opcode, AttOpcode::HANDLE_VALUE_INDICATION); in test_queued_indications_dequeue_second()558 let sent2 = rx.recv().await.unwrap(); in test_queued_indications_complete_both() localVariable569 assert_eq!(sent2.opcode, AttOpcode::HANDLE_VALUE_INDICATION); in test_queued_indications_complete_both()