Searched refs:pending_execute (Results 1 – 1 of 1) sorted by relevance
416 let pending_execute = spawn_local(async move { in test_execute_characteristic_response() localVariable429 assert_eq!(pending_execute.await.unwrap(), Err(AttErrorCode::WRITE_NOT_PERMITTED)); in test_execute_characteristic_response()