Searched refs:sent1 (Results 1 – 1 of 1) sorted by relevance
446 let sent1 = rx.recv().await.unwrap(); in test_sequential_indications() localVariable465 assert_eq!(sent1.opcode, AttOpcode::HANDLE_VALUE_INDICATION); in test_sequential_indications()516 let sent1 = rx.recv().await.unwrap(); in test_queued_indications_dequeue_second() localVariable529 assert_eq!(sent1.opcode, AttOpcode::HANDLE_VALUE_INDICATION); in test_queued_indications_dequeue_second()552 let sent1 = rx.recv().await.unwrap(); in test_queued_indications_complete_both() localVariable568 assert_eq!(sent1.opcode, AttOpcode::HANDLE_VALUE_INDICATION); in test_queued_indications_complete_both()